Overhaul debian/rules
authorFerenc Wagner <wferi@niif.hu>
Wed, 25 Jun 2008 13:06:41 +0000 (15:06 +0200)
committerFerenc Wagner <wferi@niif.hu>
Wed, 25 Jun 2008 13:12:45 +0000 (15:12 +0200)
commit577222832b11745543cbdc840c46bb41b0347710
tree849be578c07ce37646ee184063c055165f5302d5
parentdba54d0ad830ff6e7f6b82b5b150268619d1bdd6
Overhaul debian/rules

Remove the normal CFLAGS setting and instead pass --enable-debug to
configure.  dh_strip will remove the debugging symbols if appropriate.

Use the right Autoconf logic to handle cross-builds.

Use stamp files for configure and install and better logic for
optionally running make clean.

Always copy config.guess and config.sub before running configure and
delete them in the clean target.

Remove unnecessary debhelper programs.

Install documentation from the build directory.
debian/libshib2-doc.install
debian/rules