freebsd-ports/archivers/gcpio/files/patch-gnu_Makefile.in
Christian Weisgerber 572049dc82 Initial import for GNU cpio 2.11.
GNU cpio copies files into or out of a cpio or tar archive.  The
archive can be another file on the disk, a magnetic tape, or a pipe.
2010-03-25 21:54:41 +00:00

11 lines
423 B
Text

--- gnu/Makefile.in.orig 2010-03-25 22:13:33.000000000 +0100
+++ gnu/Makefile.in 2010-03-25 22:14:21.000000000 +0100
@@ -1720,7 +1720,7 @@ inttypes.h: inttypes.in.h $(WARN_ON_USE_
# avoid installing it.
all-local: charset.alias ref-add.sed ref-del.sed
-install-exec-local: install-exec-localcharset
+install-exec-local:
install-exec-localcharset: all-local
if test $(GLIBC21) = no; then \
case '$(host_os)' in \