[gmt] 17/29: Reorder targets, clean before build.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 7 18:33:40 UTC 2015


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

sebastic pushed a commit to branch master
in repository gmt.

commit e3ac8deaac247c7c27505b82ec8e9c12adf0a1ba
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 7 20:14:27 2015 +0200

    Reorder targets, clean before build.
---
 debian/rules | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 87d6557..24f252f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,10 @@ export DH_VERBOSE
 #		--sourcedirectory=$(CURDIR) --builddirectory=$(BUILDDIR) \
 #		--parallel
 
+#override_dh_auto_clean:
+#	rm -rf $(BUILDDIR) $(DESTDIR)
+#	dh_auto_clean
+
 #override_dh_auto_build:
 #	mkdir $(BUILDDIR) || true 
 #	cd $(BUILDDIR) && cmake $(CMAKE_OPTS) ../..
@@ -100,11 +104,6 @@ export DH_VERBOSE
 #	done
 #	rm -rf $(DESTDIR)/usr/share/gmt/man
 	
-
-#override_dh_auto_clean:
-#	rm -rf $(BUILDDIR) $(DESTDIR)
-#	dh_auto_clean
-
 override_dh_install:
 	dh_install --list-missing
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git



More information about the Pkg-grass-devel mailing list