[SCM] wavesurfer/master: Install a link to wavesurfer.tcl into /usr/bin and use it as application launcher.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Oct 18 11:01:19 UTC 2010


The following commit has been merged in the master branch:
commit 5f3f86cbd7b544e42bd745874e702e7b298d1eb0
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Oct 18 12:59:48 2010 +0200

    Install a link to wavesurfer.tcl into /usr/bin and use it as application launcher.

diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..2958a4d
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+usr/lib/app-wavesurfer1.8/wavesurfer.tcl usr/bin/wavesurfer
diff --git a/debian/rules b/debian/rules
index 2d33f6a..4eb9572 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_link:
+	dh_link
+	chmod +x debian/wavesurfer/usr/bin/wavesurfer

-- 
wavesurfer packaging



More information about the pkg-multimedia-commits mailing list