2010/5/28, Marco Atzeri <marco_atzeri at yahoo dot it>:
> --- Ven 28/5/10, David Sastre ha scritto:

>> > 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).
>>
>> 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.
>>
> 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

That is a better solution.
Thanks for the tip.

Regards.

------------------------------------------------------------------------------

_______________________________________________
Cygwin-ports-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general

Reply via email to