--- Ven 28/5/10, David Sastre ha scritto:
> I wrote:
>
> > This whole non-standard procedure allows me to have
> working
> > binaries correctly packaged (following debian
> packaging strucuture as
> > a reference), but builds an awful src.tar.bz2 that
> contains an uneeded
> > src.patch (uncleaned makefiles and such).
>
> Hello,
>
> There is a simple way to eliminate the creation of the
> unnecessary
> *scr.patch file:
> make distclean at the end of the src_install
> invocation, does the trick.
>
> Now I get a decent (and clean) src package. I still like to
> hear about
> the other questions
> I made, though.
>
> Regards.
>
it is also possible to define a general
DIFF_EXCLUDES="Makefile"
to avoid that Makefile's are included at all in the src.patch
see /usr/lib/cygport/pkg_pkg.cygpart
Marco
------------------------------------------------------------------------------
_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general