You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/realpath/files/realpath-1.14-no-po4a.patch

13 lines
288 B

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