blob: 26c9a06145cab4a65e51e59ed1186d5ede8e388d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Index: realpath-1.15/po/Makefile
===================================================================
--- realpath-1.15.orig/po/Makefile 2010-06-28 17:22:08.561275001 -0700
+++ realpath-1.15/po/Makefile 2010-06-28 17:22:17.421275001 -0700
@@ -4,5 +4,5 @@
#
ALL_TARGET=
-SUBDIRS=bin man
+SUBDIRS=bin
include ../common.mk
|