[SCM] idjc/master: Remove idjc_script.patch, not needed anymore.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Dec 3 14:47:13 UTC 2011


The following commit has been merged in the master branch:
commit 29a7d52675707f1a7888914144604d646b603b94
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Dec 3 15:44:57 2011 +0100

    Remove idjc_script.patch, not needed anymore.

diff --git a/debian/patches/idjc_script.patch b/debian/patches/idjc_script.patch
deleted file mode 100644
index b7543d6..0000000
--- a/debian/patches/idjc_script.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Author: Magnus Holmgren <holmgren at debian.org>
-Description: Fix idjc script to run the gui properly.
-Bug-Debian: http://bugs.debian.org/572271
----
- idjc_ |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- idjc.orig/idjc_
-+++ idjc/idjc_
-@@ -88,7 +88,7 @@ python=
- export python
- which $python > /dev/null
- if [ $? == "0" ] ; then
--   ${python} ${pyexecdir}/idjcgui.py
-+   ${python} -m idjcgui
- else
-    echo "Python interpreter not found.  IDJC can not be run without it"
- fi
diff --git a/debian/patches/series b/debian/patches/series
index 4fb2c0e..14b0020 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-idjc_script.patch
 libav-0.7.patch
 bashism-in-configure.patch

-- 
idjc packaging



More information about the pkg-multimedia-commits mailing list