[SCM] ebumeter/master: Install doc files
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun May 15 08:34:26 UTC 2011
The following commit has been merged in the master branch:
commit 5f7a04e279d75fe404f78660800e0edf90855b3d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun May 15 10:32:16 2011 +0200
Install doc files
diff --git a/debian/rules b/debian/rules
index 0593765..bb68639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,9 @@ LDFLAGS+=-Wl,--as-needed
override_dh_installchangelogs:
dh_installchangelogs README
+
+override_dh_auto_install:
+ install -d $(CURDIR)/debian/tmp/usr/share/doc/ebumeter-doc/
+ install -m 644 $(CURDIR)/doc/* $(CURDIR)/debian/tmp/usr/share/doc/ebumeter-doc/
+ dh_auto_install
+
--
ebumeter packaging
More information about the pkg-multimedia-commits
mailing list