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

Re: RFC: AKFQuiz (was: new here)



On (24/11/06 16:07), Thibaut Paumard wrote:
> Looks to me that those lines (in debian/rules, clean target) you want to delete:
> +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
> 

No, don't delete them, they are there for a reason, please read
/usr/share/doc/autotools-dev/README.Debian.gz
where it is explained. 

There is a cleaner method of handling them though that some packages
use, where the files are updated as required, but they do not appear in
the diff.

James

-- 
  James Westby   --    GPG Key ID: B577FE13    --     http://jameswestby.net/
  seccure key - (3+)k7|M*edCX/.A:n*N!>|&7U.L#9E)Tu)T0>AM - secp256r1/nistp256



Reply to: