Author: tommat Date: Sat Feb 16 21:58:27 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix build on lib64 archs
---- Files affected: SOURCES: QtCurve-Gtk1-lib64.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/QtCurve-Gtk1-lib64.patch diff -u /dev/null SOURCES/QtCurve-Gtk1-lib64.patch:1.1 --- /dev/null Sat Feb 16 22:58:27 2008 +++ SOURCES/QtCurve-Gtk1-lib64.patch Sat Feb 16 22:58:22 2008 @@ -0,0 +1,9 @@ +--- QtCurve-Gtk1-0.42.2/gtk/Makefile.am.orig 2008-02-16 21:40:20.000000000 +0000 ++++ QtCurve-Gtk1-0.42.2/gtk/Makefile.am 2008-02-16 21:40:26.000000000 +0000 +@@ -1,5 +1,5 @@ + INCLUDES = $(GTK_CFLAGS) +-enginedir = $(GTK_PREFIX)/lib/gtk/themes/engines ++enginedir = $(GTK_PREFIX)/lib64/gtk/themes/engines + engine_LTLIBRARIES = libqtcurve.la + libqtcurve_la_SOURCES = qtcurve.c + libqtcurve_la_LDFLAGS = -module -avoid-version ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
