[otb] 04/05: removing files from wrong package

Rashad Kanavath rashad-guest at moszumanska.debian.org
Thu Dec 17 12:03:15 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit 92b9f0303e6b941784b9ca4f9d188c59a5e6d428
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Thu Dec 17 13:02:08 2015 +0100

    removing files from wrong package
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index be38ebd..0a92509 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ override_dh_install:
 	dh_install --list-missing
 	rm -f $(CURDIR)/debian/$(pkglib)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
-	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/otb/python/*.pyc
+	rm -f $(CURDIR)/debian/python-otb/usr/lib/otb/python/*.pyc
 
 override_dh_installchangelogs:
 	dh_installchangelogs RELEASE_NOTES.txt

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



More information about the Pkg-grass-devel mailing list