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 <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to