[metview] 72/97: cleanup old autoconf cruft

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:55 UTC 2015


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

mckinstry pushed a commit to branch master
in repository metview.

commit 4f4cde6d3ca54e4f5d614628ba3a4ddfa710bffe
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 26 07:30:22 2015 +0100

    cleanup old autoconf cruft
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index da0de80..3a6592f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,15 +13,13 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
 export METVIEW_DIR_DEV=$(CURDIR)
 PATH:=$(PATH):$(CURDIR)/scripts
-HOME:=$(CURDIR)/debian/tmp
-MV_COMP:=$(CURDIR)/debian/tmp/usr/bin/Metview/mv_compress
+MV_COMP:=$(DESTDIR)/usr/bin/Metview/mv_compress
 
 # magic debhelper rule
 %:
 	dh $@ --buildsystem=cmake
 
 override_dh_auto_clean:
-	[ ! -f Makefile ] || $(MAKE) clean
 	dh_clean
 	rm -f share/metview/icons/make.dep config/CONFIG.site \
 		share/metview/app-defaults/MvVersionDetails  \

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



More information about the debian-science-commits mailing list