[gadap] 09/24: reverse rm and install cmds

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Aug 27 14:35:32 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/2.0-4
in repository gadap.

commit e5d451d1c9a987f7109c01145a0d74565fdf4417
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Oct 24 16:53:39 2011 +0100

    reverse rm and install cmds
---
 debian/rules | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index a9fe781..3b7fac9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,11 @@
 #!/usr/bin/make -f
 
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 # The magic debhelper  rule
 %:
 	dh $@ --with autoreconf
 
-DESTDIR:=`pwd`/debian/tmp/
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
-
-
 override_dh_auto_install:
-	rm debian/libgadap-dev/usr/bin/test
 	dh_auto_install
+	rm debian/libgadap-dev/usr/bin/test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gadap.git



More information about the debian-science-commits mailing list