diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2018-01-25 20:21:19 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2018-01-25 20:21:19 +0100 |
commit | 539deca82561c903b104cb2495e29367d5bf5b67 (patch) | |
tree | 65630c3b75e74e3d7f5738add7992ebe5a12b2e7 /patches | |
parent | bf8db6ef2d107c9fe83541c76ffd8f0b5f0bc98b (diff) | |
download | midipix_build-539deca82561c903b104cb2495e29367d5bf5b67.tar.bz2 midipix_build-539deca82561c903b104cb2495e29367d5bf5b67.tar.xz |
vars/build.vars:coreutils: updates coreutils to v8.29 (via Redfoxmoon.)
patches/coreutils{,_minipix}-8.29.local.patch: via Redfoxmoon.
Diffstat (limited to 'patches')
-rw-r--r-- | patches/coreutils-8.29.local.patch (renamed from patches/coreutils-8.28.local.patch) | 18 | ||||
l--------- | patches/coreutils_minipix-8.28.local.patch | 1 | ||||
l--------- | patches/coreutils_minipix-8.29.local.patch | 1 |
3 files changed, 1 insertions, 19 deletions
diff --git a/patches/coreutils-8.28.local.patch b/patches/coreutils-8.29.local.patch index ac518644..f254d43d 100644 --- a/patches/coreutils-8.28.local.patch +++ b/patches/coreutils-8.29.local.patch @@ -42,24 +42,6 @@ diff -ru coreutils-8.27.orig/Makefile.in coreutils-8.27/Makefile.in info_TEXINFOS = doc/coreutils.texi doc_coreutils_TEXINFOS = \ doc/perm.texi \ -@@ -14773,7 +14775,8 @@ - $$argv$(EXEEXT)) \ - && : $${SOURCE_DATE_EPOCH=`cat $(srcdir)/.timestamp 2>/dev/null || :`} \ - && export SOURCE_DATE_EPOCH && $(run_help2man) \ -- --source='$(PACKAGE_STRING)' \ -+ --no-discard-stderr \ -+ --source='$(PACKAGE_STRING)' \ - --include=$(srcdir)/man/$$name.x \ - --output=$$t/$$name.1 \ - --info-page='\(aq(coreutils) '$$name' invocation\(aq' \ -@@ -14786,6 +14789,7 @@ - && chmod a-w $@-t \ - && mv $@-t $@ - .PHONY: check-root -+ - check-root: - $(MAKE) check TESTS='$(root_tests)' SUBDIRS=. - diff -ru coreutils-8.27.orig/src/fs.h coreutils-8.27/src/fs.h --- coreutils-8.27.orig/src/fs.h 2017-03-09 05:44:05.000000000 +0100 +++ coreutils-8.27/src/fs.h 2017-08-11 19:05:05.283026746 +0200 diff --git a/patches/coreutils_minipix-8.28.local.patch b/patches/coreutils_minipix-8.28.local.patch deleted file mode 120000 index fd046725..00000000 --- a/patches/coreutils_minipix-8.28.local.patch +++ /dev/null @@ -1 +0,0 @@ -coreutils-8.28.local.patch
\ No newline at end of file diff --git a/patches/coreutils_minipix-8.29.local.patch b/patches/coreutils_minipix-8.29.local.patch new file mode 120000 index 00000000..1f90788e --- /dev/null +++ b/patches/coreutils_minipix-8.29.local.patch @@ -0,0 +1 @@ +coreutils-8.29.local.patch
\ No newline at end of file |