[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: pyfftw/0.9.2 [ITP Bug #728085] -- python wrapper for FFTW3



Hi Fred,

On Mon, Jan 20, 2014 at 09:27:04AM +0000, PICCA Frederic-Emmanuel wrote:
> Usually, I add this snipset to the dh_clean.
> 
> override_dh_clean:
>         # remove the cython generated files distributed by upstream
>         rm -f $(patsubst %.pyx,%.c,$(wildcard src/*.pyx))

... which strictly speaking is a bit hackish since dh_clean should
recreate the *original* tarball which you can't now anymore once you
have deleted parts of it.  I wonder if there might be any better
solution known to the Debian Python team - for instance some dh_cython
helper that deals with keeping the files somewhere else and put them
into place later.

Kind regards

        Andreas.

-- 
http://fam-tille.de


Reply to: