summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 19:59:17 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 19:59:17 +0000
commit970221475cfcbfeb531588d81a9e2a3ecdc72bbc (patch)
tree9ddc69cf00e1185bd473affc6cb1a097223e476a /app-i18n/zhcon/files
parentFix patch to apply. (diff)
downloadgentoo-2-970221475cfcbfeb531588d81a9e2a3ecdc72bbc.tar.gz
gentoo-2-970221475cfcbfeb531588d81a9e2a3ecdc72bbc.tar.bz2
gentoo-2-970221475cfcbfeb531588d81a9e2a3ecdc72bbc.zip
Fix patch to apply.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'app-i18n/zhcon/files')
-rw-r--r--app-i18n/zhcon/files/zhcon-0.2.6.configure.in.patch4
-rw-r--r--app-i18n/zhcon/files/zhcon-0.2.6.sysconfdir.patch8
2 files changed, 6 insertions, 6 deletions
diff --git a/app-i18n/zhcon/files/zhcon-0.2.6.configure.in.patch b/app-i18n/zhcon/files/zhcon-0.2.6.configure.in.patch
index fef2ae02d33d..0624a934e02c 100644
--- a/app-i18n/zhcon/files/zhcon-0.2.6.configure.in.patch
+++ b/app-i18n/zhcon/files/zhcon-0.2.6.configure.in.patch
@@ -1,5 +1,5 @@
---- configure.in 2006-06-22 13:02:59.197841560 +0800
-+++ /tmp/zhcon-0.2.5/configure.in 2006-06-22 12:48:59.000000000 +0800
+--- a/configure.in 2006-06-22 13:02:59.197841560 +0800
++++ b/configure.in 2006-06-22 12:48:59.000000000 +0800
@@ -55,7 +55,7 @@
CFLAGS="$CFLAGS -funsigned-char -O2"
diff --git a/app-i18n/zhcon/files/zhcon-0.2.6.sysconfdir.patch b/app-i18n/zhcon/files/zhcon-0.2.6.sysconfdir.patch
index b9434effadc4..bc1d8713cd22 100644
--- a/app-i18n/zhcon/files/zhcon-0.2.6.sysconfdir.patch
+++ b/app-i18n/zhcon/files/zhcon-0.2.6.sysconfdir.patch
@@ -1,6 +1,6 @@
diff -ruN zhcon-0.2.5/src/Makefile.am /tmp/zhcon-0.2.5/src/Makefile.am
---- zhcon-0.2.5/src/Makefile.am 2006-06-22 12:35:01.531885552 +0800
-+++ /tmp/zhcon-0.2.5/src/Makefile.am 2006-06-22 12:31:44.000000000 +0800
+--- a/zhcon-0.2.5/src/Makefile.am 2006-06-22 12:35:01.531885552 +0800
++++ b/zhcon-0.2.5/src/Makefile.am 2006-06-22 12:31:44.000000000 +0800
@@ -5,6 +5,8 @@
zhcon_LDADD = display/libdisplay.a
@@ -11,8 +11,8 @@ diff -ruN zhcon-0.2.5/src/Makefile.am /tmp/zhcon-0.2.5/src/Makefile.am
install-exec-local:
diff -ruN zhcon-0.2.5/src/zhcon.cpp /tmp/zhcon-0.2.5/src/zhcon.cpp
---- zhcon-0.2.5/src/zhcon.cpp 2006-06-22 12:35:01.398905768 +0800
-+++ /tmp/zhcon-0.2.5/src/zhcon.cpp 2006-06-22 12:32:41.000000000 +0800
+--- a/zhcon-0.2.5/src/zhcon.cpp 2006-06-22 12:35:01.398905768 +0800
++++ b/zhcon-0.2.5/src/zhcon.cpp 2006-06-22 12:32:41.000000000 +0800
@@ -123,7 +123,7 @@
string cfgfile = getenv("HOME");
cfgfile += "/.zhconrc";