[SCM] synthv1/master: Rename and install man page.
    mira-guest at users.alioth.debian.org 
    mira-guest at users.alioth.debian.org
       
    Mon Sep 26 17:59:33 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit e65c5636ce5d71d5898bcee951df31bfcad2dd61
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 26 19:53:01 2016 +0200
    Rename and install man page.
diff --git a/debian/rules b/debian/rules
index c06dca2..6d0cd27 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)/synthv1.1 $(CURDIR)/synthv1_jack.1
+	dh_auto_install
-- 
synthv1 packaging
    
    
More information about the pkg-multimedia-commits
mailing list