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
187 B

Don't require po4a at build time.
http://bugs.gentoo.org/269905
--- a/po/Makefile
+++ b/po/Makefile
@@ -4,5 +4,5 @@
#
ALL_TARGET=
-SUBDIRS=bin man
+SUBDIRS=bin
include ../common.mk