[vlfeat] 01/02: libvlfeat-doc no longer ships intermediate build files
Dima Kogan
dima at secretsauce.net
Mon Dec 23 05:13:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to annotated tag debian/0.9.17+dfsg0-3
in repository vlfeat.
commit f8e47cd996f59bfdaaec6e74c795bc1e25285a3c
Author: Dima Kogan <dima at secretsauce.net>
Date: Sun Dec 22 21:02:41 2013 -0800
libvlfeat-doc no longer ships intermediate build files
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index c6949f5..1660bce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ override_dh_gencontrol:
override_dh_strip: strip_mex
dh_strip --dbg-package=libvlfeat0-dbg
+override_dh_installdocs:
+ dh_installdocs -Xbuild/
+
override_dh_auto_clean:
dh_auto_clean
rm -f libvl.so*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vlfeat.git
More information about the debian-science-commits
mailing list