summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bouyer <stubear@gentoo.org>2002-10-24 14:20:53 +0000
committerStuart Bouyer <stubear@gentoo.org>2002-10-24 14:20:53 +0000
commit5e4236a1686afef97b38f2069e20c1d341813d44 (patch)
treeb649374809c9a121980cfb0f846b9063df8279d1 /app-i18n
parentAdapted to gnome2 eclass (diff)
downloadhistorical-5e4236a1686afef97b38f2069e20c1d341813d44.tar.gz
historical-5e4236a1686afef97b38f2069e20c1d341813d44.tar.bz2
historical-5e4236a1686afef97b38f2069e20c1d341813d44.zip
forgot to commit the patch, damm
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/xcin/files/xcin-2.5.3_pre2/gentoo-xcin.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-i18n/xcin/files/xcin-2.5.3_pre2/gentoo-xcin.patch b/app-i18n/xcin/files/xcin-2.5.3_pre2/gentoo-xcin.patch
new file mode 100644
index 000000000000..02001d33b594
--- /dev/null
+++ b/app-i18n/xcin/files/xcin-2.5.3_pre2/gentoo-xcin.patch
@@ -0,0 +1,15 @@
+--- configure 2002-10-10 01:25:18.000000000 +0900
++++ configure.new 2002-10-10 01:27:57.000000000 +0900
+@@ -938,9 +938,9 @@
+ if test x$with_extra_prefix = x; then
+ with_extra_prefix=$prefix
+ fi
+-if test x$with_extra_inc = x; then
+- with_extra_inc="-I$with_extra_prefix/include"
+-fi
++#if test x$with_extra_inc = x; then
++# with_extra_inc="-I$with_extra_prefix/include"
++#fi
+ if test x$with_extra_lib = x; then
+ with_extra_lib="$with_extra_prefix/lib"
+ fi