[SCM] mhWaveEdit packaging branch, master, updated. upstream/1.4.18-33-ge19c0c7
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Jun 24 08:19:17 UTC 2010
The following commit has been merged in the master branch:
commit e19c0c7bd8dc67ce0bda2785cb7468c35d4b27a8
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Jun 24 10:09:24 2010 +0200
Move the original executable under usr/lib/mhwaveedit and install the wrapper in usr/bin.
diff --git a/debian/rules b/debian/rules
index 8254e8e..b0b3343 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,9 @@ override_dh_auto_configure:
--without-portaudio \
--without-sdl \
--without-arts
+
+override_dh_install:
+ dh_install
+ cd $(CURDIR)/debian/mhwaveedit/usr/ && \
+ mv bin/mhwaveedit lib/mhwaveedit/mhwaveedit.real && \
+ mv bin/mhwaveedit.wrapper bin/mhwaveedit
--
mhWaveEdit packaging
More information about the pkg-multimedia-commits
mailing list