From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- camera-assistant/g++-3.4-compile-fixes.patch | 155 +++++++++++++++++++++++++++ 1 file changed, 155 insertions(+) (limited to 'camera-assistant/g++-3.4-compile-fixes.patch') diff --git a/camera-assistant/g++-3.4-compile-fixes.patch b/camera-assistant/g++-3.4-compile-fixes.patch index e69de29bb2..383d083981 100644 --- a/camera-assistant/g++-3.4-compile-fixes.patch +++ b/camera-assistant/g++-3.4-compile-fixes.patch @@ -0,0 +1,155 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- CameraAssistant/defaultconfig.h~g++-3.4-compile-fixes ++++ CameraAssistant/defaultconfig.h +@@ -2,76 +2,75 @@ + #define DEFAULTCONFIG_H + + char defaultConfig[]= +-" +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +-"; ++"" ++"" ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++" " ++""; + #endif // DEFAULTCONFIG_H -- cgit v1.2.3