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

Re: Package checking...



On Tue, Mar 11, 2003 at 12:09:33 +0100, Joerg Jaspert wrote:

> - ifneq "$(wildcard /usr/share/misc/config.sub)" ""
>         cp -f /usr/share/misc/config.sub config.sub
> endif
> ifneq "$(wildcard /usr/share/misc/config.guess)" ""
>         cp -f /usr/share/misc/config.guess config.guess
> endif
> 
>  Oh, i hate it. Thats UPSTREAM WORK. Nothing for Debian
>  Packages. Makes unneccessary big debian diff.gz.

Just remove them in the clean target thereafter, it will be ignored
in the diff.gz.

Martin



Reply to: