summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-09-06 22:01:08 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-09-06 22:01:08 +0000
commit8e90d7bd7a10126a282114338ff28a89f61de951 (patch)
tree6aa86d5a803a2edcdbc68652e9e2048ac5a7eb05 /sys-libs/libkudzu/files
parentthoggen 0.4 (diff)
downloadgentoo-2-8e90d7bd7a10126a282114338ff28a89f61de951.tar.gz
gentoo-2-8e90d7bd7a10126a282114338ff28a89f61de951.tar.bz2
gentoo-2-8e90d7bd7a10126a282114338ff28a89f61de951.zip
Forgot to add the patch... d'oh...
(Portage version: 1.589-cvs)
Diffstat (limited to 'sys-libs/libkudzu/files')
-rw-r--r--sys-libs/libkudzu/files/ppc.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-libs/libkudzu/files/ppc.patch b/sys-libs/libkudzu/files/ppc.patch
new file mode 100644
index 000000000000..d3dcebea4d2e
--- /dev/null
+++ b/sys-libs/libkudzu/files/ppc.patch
@@ -0,0 +1,11 @@
+diff -urN kudzu-1.1.62.orig/vio.c kudzu-1.1.62/vio.c
+--- kudzu-1.1.62.orig/vio.c 2004-04-19 23:36:42.000000000 -0400
++++ kudzu-1.1.62/vio.c 2005-09-06 17:58:19.000000000 -0400
+@@ -179,6 +179,7 @@
+ }
+
+ vethdone:
++ end = end;
+ }
+
+ if (probeClass & CLASS_CDROM) {