The following commit has been merged in the master branch:
commit db044a979fbd317ea331847ab022496fd84d6bc1
Author: Robin Cornelius <[EMAIL PROTECTED]>
Date:   Thu Jun 26 10:30:14 2008 +0100

    Temp fix to stop execute but being set by dpatch and upsetting 
git-buildpackage

diff --git a/debian/patches/00list b/debian/patches/00list
index c50e444..8a6d6e3 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -18,7 +18,7 @@
 # CODE CHANGES HERE
 # 5x: General program fixes, suitable for upstream
 openal_1.20.0.dpatch
-gstreamer_audio_1.19.1.2.patch
+gstreamer_audio_1.19.1.2.dpatch
 50_get_cpu_clock_count_for_more_than_just_i386.dpatch
 51_fix_vectorize.dpatch
 52_standalone_expat_headers.dpatch 
diff --git a/debian/patches/gstreamer_audio_1.19.1.2.patch 
b/debian/patches/gstreamer_audio_1.19.1.2.dpatch
old mode 100644
new mode 100755
similarity index 100%
rename from debian/patches/gstreamer_audio_1.19.1.2.patch
rename to debian/patches/gstreamer_audio_1.19.1.2.dpatch
diff --git a/debian/rules b/debian/rules
index 3ed04e8..d1bc720 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,10 +98,12 @@ patch-stamp:
        dpatch apply-all
        dpatch cat-all >patch-stamp
        touch patch-stamp
+       chmod -x debian/patches/*.dpatch
 
 unpatch:
        dpatch deapply-all
        rm -rf patch-stamp debian/patched
+       chmod -x debian/patches/*.dpatch
 
 # indra/newview/res/resource.h is a Visual C++-generated file of tokens used 
in indra/newview/res/newViewRes.rc
 headeraudit: indra

-- 
A client for connecting to 3D metaverses such as Linden Labs Secondlife(tm) and 
OpenSim grids

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to