On Tue, Feb 1, 2011 at 1:07 PM, Paul Wise <p...@debian.org> wrote: > On Tue, Feb 1, 2011 at 7:29 PM, Mathieu Malaterre > <mathieu.malate...@gmail.com> wrote: > >> ifneq "$(wildcard /usr/share/misc/config.sub)" "" >> cp -f /usr/share/misc/config.sub config/config.sub >> endif >> ifneq "$(wildcard /usr/share/misc/config.guess)" "" >> cp -f /usr/share/misc/config.guess config/config.guess >> endif > ... >> Should I be doing something else ? > > Yes, move the above few lines to before ./configure is run and delete > config/config.guess and config/config.sub in the clean rule. Keep the > autotools-dev build-dep.
Worked out very nicely ! thanks. http://mentors.debian.net/cgi-bin/maintainer-packages?action=details;package=dcmtk -- Mathieu -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTin9yuU2cPqcCvqeLTHG=LutnqSF+wMPOona=5...@mail.gmail.com