[SCM] muse/master: Fix docs links.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Aug 28 16:33:13 UTC 2013
The following commit has been merged in the master branch:
commit e130963a4285bbeadd60b7f638bdaf4b0c0dff4d
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Aug 28 17:31:22 2013 +0100
Fix docs links.
diff --git a/debian/rules b/debian/rules
index cadacfe..14025fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,7 @@ override_dh_install:
find $(CURDIR)/debian/muse/ -name "COPYING*" -delete
find $(CURDIR)/debian/muse/ -name "LICENSE" -delete
find $(CURDIR)/debian/muse/ -name "ChangeLog*" -delete
+ cd $(CURDIR)/debian/muse/usr/share/doc/muse && \
+ mv muse_html/single/ html/ && \
+ rm -rf muse_html
dh_install --remaining-packages
--
muse packaging
More information about the pkg-multimedia-commits
mailing list