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

question on dh_make



 Hi, I'm new to packaging. in the debian/rules generated by dh_make
 there are these four lines :

	-test -r /usr/share/misc/config.sub && \
	  cp -f /usr/share/misc/config.sub config.sub
	-test -r /usr/share/misc/config.guess && \
	  cp -f /usr/share/misc/config.guess config.guess

it seems that it tryies to copy standard config.sub and config.guess,
why ? or better what I've missed to read ? :-)

bye,
andrea (beb0s)



Reply to: