summaryrefslogtreecommitdiff
path: root/app-misc/realpath/files/realpath-1.14-no-po4a.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/realpath/files/realpath-1.14-no-po4a.patch')
-rw-r--r--app-misc/realpath/files/realpath-1.14-no-po4a.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-misc/realpath/files/realpath-1.14-no-po4a.patch b/app-misc/realpath/files/realpath-1.14-no-po4a.patch
new file mode 100644
index 000000000000..cfa780553646
--- /dev/null
+++ b/app-misc/realpath/files/realpath-1.14-no-po4a.patch
@@ -0,0 +1,12 @@
+Don't require po4a at build time.
+http://bugs.gentoo.org/269905
+
+--- realpath-1.14-orig/po/Makefile 2009-02-22 12:56:47.000000000 +0100
++++ realpath-1.14/po/Makefile 2009-05-19 23:45:26.000000000 +0200
+@@ -4,5 +4,5 @@
+ #
+
+ ALL_TARGET=
+-SUBDIRS=bin man
++SUBDIRS=bin
+ include ../common.mk