From 9a8dce4b78f4fc1e45c947fb96209f4d695339df Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 2 Jun 2012 00:13:18 +0100 Subject: [PATCH 1/1] remove shlibs --- debian/rules | 5 ----- debian/shlibs.alpha | 1 - 2 files changed, 6 deletions(-) delete mode 100644 debian/shlibs.alpha diff --git a/debian/rules b/debian/rules index 2e872bc..96d90aa 100755 --- a/debian/rules +++ b/debian/rules @@ -86,11 +86,6 @@ binary-arch: checkroot build gzip -9 debian/tmp/usr/share/man/man*/* $(udp)/* $(INSTALL_FILE) debian/copyright $(udp)/. $(INSTALL_SCRIPT) debian/{postrm,prerm,postinst} debian/tmp/DEBIAN -ifneq ($(arch),alpha) - $(INSTALL_FILE) debian/shlibs debian/tmp/DEBIAN -else - $(INSTALL_FILE) debian/shlibs.alpha debian/tmp/DEBIAN/shlibs -endif dpkg-shlibdeps ./authbind dpkg-gencontrol -isp chown -R root.root debian/tmp diff --git a/debian/shlibs.alpha b/debian/shlibs.alpha deleted file mode 100644 index 00dfeef..0000000 --- a/debian/shlibs.alpha +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/libfakeroot/libfakeroot 0 libc6.1 -- 2.30.2