[ossim] 09/23: Drop unneeded dh_auto_build override.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Dec 16 17:28:22 UTC 2015


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

sebastic pushed a commit to branch master
in repository ossim.

commit a1ac8cc6e68c024083a2d1bf096d0bb163a59b6a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Dec 16 16:02:40 2015 +0100

    Drop unneeded dh_auto_build override.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5f76a8a..d7d8dc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,11 +49,7 @@ override_dh_auto_configure:
 	[ ! -e CMakeCache.txt ] || rm CMakeCache.txt
 	dh_auto_configure -- $(CMAKE_OPTS) $(CURDIR)/ossim
 
-override_dh_auto_build:
-	$(MAKE) -C debian/build
-
 overridd_dh_auto_install:
-	#$(MAKE) -C $(CURDIR)/debian/build install DESTDIR=$(CURDIR)/debian/tmp
 	dh_auto_install
 	install -d $(CURDIR)/debian/tmp/usr/share/ossim/templates/
 	install -D $(CURDIR)/ossim/etc/templates/*.kwl $(CURDIR)/debian/tmp/usr/share/ossim/templates

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



More information about the Pkg-grass-devel mailing list