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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to