Sophie

Sophie

distrib > Arklinux > devel > x86_64 > by-pkgid > 9e6e445b4efd873f0ea565fdb7c9f225 > files > 3

eglibc-2.14-2ark.src.rpm

--- eglibc-2.12/libc/manual/Makefile.ark	2010-08-13 22:19:44.943333510 +0000
+++ eglibc-2.12/libc/manual/Makefile	2010-08-13 22:20:04.943333511 +0000
@@ -243,7 +243,11 @@ 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 $@