[vtk6] 02/02: Remove vtkLocalExample from vtk6. (Closes: #750191)
Anton Gladky
gladk at moszumanska.debian.org
Thu Jun 5 17:12:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository vtk6.
commit f56ccbd35e27eb235e3e9b9cfaa3cf7a80ee5287
Author: Anton Gladky <gladk at debian.org>
Date: Thu Jun 5 19:11:42 2014 +0200
Remove vtkLocalExample from vtk6. (Closes: #750191)
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 3155749..6bd4f04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,6 +74,7 @@ override_dh_auto_install:
chrpath -d $(CURDIR)/debian/build/bin/vtk6python
chrpath -d $(CURDIR)/debian/build/bin/pvtk
chrpath -d $(CURDIR)/debian/build/bin/pvtkpython
+ find $(CURDIR)/debian/tmp/ -name "*ocalExample*" | xargs rm -f
override_dh_shlibdeps:
dh_shlibdeps -a -l /usr/lib/jvm/default-java/lib
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git
More information about the debian-science-commits
mailing list