[SCM] amsynth/master: Do no longer need to rename destination path.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Feb 24 11:53:35 UTC 2014
The following commit has been merged in the master branch:
commit d41c836964b55d99c5d5edbd08827efa0313c810
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Feb 24 11:28:22 2014 +0000
Do no longer need to rename destination path.
diff --git a/debian/rules b/debian/rules
index c8aec97..c639b37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,3 @@ override_dh_auto_configure:
override_dh_autoreconf:
dh_autoreconf --as-needed
-
-override_dh_auto_install:
- dh_auto_install -- prefix=/usr destdir=debian/amsynth
- mv debian/amsynth/usr/bin/amSynth \
- debian/amsynth/usr/bin/amsynth
--
amsynth packaging
More information about the pkg-multimedia-commits
mailing list