Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > cbe4c6a9770d69a47e0f53371a8d9dc3 > files > 9

arm-gp2x-linux-glibc-2.3.6-9.fc15.src.rpm

diff -up glibc-2.3.6/manual/Makefile~ glibc-2.3.6/manual/Makefile
--- glibc-2.3.6/manual/Makefile~	2004-03-18 23:26:32.000000000 +0100
+++ glibc-2.3.6/manual/Makefile	2010-09-08 10:24:37.149691057 +0200
@@ -233,7 +233,10 @@ ifdef objpfx
 .PHONY: stubs
 stubs: $(objpfx)stubs
 endif
-$(objpfx)stubs ../po/manual.pot $(objpfx)stamp%:
+$(objpfx)stubs ../po/manual.pot:
+	$(make-target-directory)
+	touch $@
+$(objpfx)stamp%:
 	$(make-target-directory)
 	touch $@