[SCM] samplv1/master: Rename and install man page.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Sep 26 17:08:55 UTC 2016
The following commit has been merged in the master branch:
commit 5216c1db41102816cd25f8cbe51a5a8eb8953393
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Sep 26 19:03:17 2016 +0200
Rename and install man page.
diff --git a/debian/rules b/debian/rules
index c06dca2..221c098 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,3 +29,6 @@ endif
override_dh_auto_configure:
dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS)
+override_dh_auto_install:
+ cp $(CURDIR)/samplv1.1 $(CURDIR)/samplv1_jack.1
+ dh_auto_install
diff --git a/debian/samplv1.manpages b/debian/samplv1.manpages
new file mode 100644
index 0000000..0c56711
--- /dev/null
+++ b/debian/samplv1.manpages
@@ -0,0 +1 @@
+samplv1_jack.1
--
samplv1 packaging
More information about the pkg-multimedia-commits
mailing list