[SCM] jokosher packaging branch, master, updated. debian/0.11.5-2-6-gf8b138e
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon Jul 12 16:42:59 UTC 2010
The following commit has been merged in the master branch:
commit f8b138e7eadf97b6f88d667c6e1b60c11999dcd1
Author: Alessio Treglia <alessio at debian.org>
Date: Mon Jul 12 18:42:50 2010 +0200
Fix debian/rules.
diff --git a/debian/rules b/debian/rules
index 2a7798f..cf2b604 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +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
+ 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