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)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to