coreutils: update to 9.4
patches were copied from CygWin.
This commit is contained in:
9
coreutils/coreutils-8.32-lib-local.mk.patch
Normal file
9
coreutils/coreutils-8.32-lib-local.mk.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
--- origsrc/lib/local.mk 2012-11-13 07:51:53.000000000 -0600
|
||||
+++ src/lib/local.mk 2017-02-03 13:32:48.725613200 -0600
|
||||
@@ -3,3 +3,6 @@ include lib/gnulib.mk
|
||||
# Allow "make distdir" to succeed before "make all" has run.
|
||||
dist-hook: $(noinst_LIBRARIES)
|
||||
.PHONY: dist-hook
|
||||
+
|
||||
+# Hook in cygwin helper
|
||||
+lib_libcoreutils_a_SOURCES += lib/cygwin.c lib/cygwin.h
|
||||
Reference in New Issue
Block a user