[ossim] 16/25: Removed wrong plugin use.
Francesco Lovergine
frankie at moszumanska.debian.org
Wed Mar 5 13:54:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository ossim.
commit 0a749beb53e5d3524de8d1a384da2c4e7ae0e39b
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Tue Mar 4 17:49:17 2014 +0100
Removed wrong plugin use.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index db0edd5..820dba8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ else
endif
%:
- dh $@ --with cmake
+ dh $@
override_dh_auto_install:
-find debian/tmp/usr/share/ossim/templates -type f -exec chmod a-x {} \;
--
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