Author: blues Date: Mon Aug 13 12:16:28 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - workaround advised by rawstudio developers...
---- Files affected: SOURCES: rawstudio-no_gettext_h.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/rawstudio-no_gettext_h.patch diff -u /dev/null SOURCES/rawstudio-no_gettext_h.patch:1.1 --- /dev/null Mon Aug 13 14:16:28 2007 +++ SOURCES/rawstudio-no_gettext_h.patch Mon Aug 13 14:16:23 2007 @@ -0,0 +1,11 @@ +--- ./src/wb_presets.h.org 2007-08-13 02:15:03.000000000 +0000 ++++ ./src/wb_presets.h 2007-08-13 12:11:56.000000000 +0000 +@@ -19,7 +19,7 @@ + + #include <gtk/gtk.h> + #include <glib.h> +-#include <gettext.h> ++//#include <gettext.h> + #include "rawstudio.h" + #include "color.h" + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
