[SCM] Gtk+ library to display large amounts of numerical data branch, master, updated. upstream/0.9.1.3-20-g9780a59
Andreas Tille
tille at debian.org
Fri May 10 08:06:37 UTC 2013
The following commit has been merged in the master branch:
commit 531337d8bf549dfd8b85c0a59523166f26f3de8d
Author: Andreas Tille <tille at debian.org>
Date: Fri May 10 09:38:39 2013 +0200
Fix doc dir
diff --git a/debian/rules b/debian/rules
index 566a93a..39c0f94 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ override_dh_install:
d-shlibmove --commit \
--movedev "debian/tmp/usr/include" usr \
--movedev "debian/tmp/usr/lib/*/pkgconfig" usr/share \
- --movedev "api/html" usr/share/doc/$(devpkg)/html \
+ --movedev "api/html" usr/share/doc/$(devpkg) \
debian/tmp/usr/lib/*/$(pkg).so
rm `find debian -name '*.la'`
--
Gtk+ library to display large amounts of numerical data
More information about the debian-science-commits
mailing list