[SCM] jokosher packaging branch, master, updated. debian/0.11.5-2-5-g3ca3cbe

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jul 12 16:41:58 UTC 2010


The following commit has been merged in the master branch:
commit 3ca3cbe2ce9ce21391259d8a264a777df0292758
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jul 12 18:41:49 2010 +0200

    Patch freesound.py after unpacking eggs.

diff --git a/debian/rules b/debian/rules
index e1abb27..2a7798f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,5 @@
 override_dh_auto_install:
 	dh_auto_install -- --install-scripts=/usr/share/jokosher --install-lib=/usr/share/jokosher
 	sh debian/unpack_eggs.sh
-
+    cd debian/jokosher/usr/share/jokosher/extensions/FreesoundSearch/ && \
+        sed -i "s/raise \(.*\)/raise Exception\(\1\)/" freesound.py

-- 
jokosher packaging



More information about the pkg-multimedia-commits mailing list