gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES
authorCarl Dong <contact@carldong.me>
Fri, 3 Apr 2020 17:46:17 +0000 (13:46 -0400)
committerCarl Dong <contact@carldong.me>
Fri, 3 Apr 2020 18:13:36 +0000 (14:13 -0400)
commitc1c50cb5b099897a18e4cd8c27970cb45a7c3a94
tree71022441dd45ee095a9e6e92c1b9a8a5dbba703e
parente7a353ed468a805af6ad6b06b0dc0909393ff8fa
gnu: cross-base: Fix PACKAGE-WITH-EXTRA-PATCHES

This also removes the execute bit from the patches added. Not sure how
or why those were set in the first place.

* gnu/packages/cross-base.scm (package-with-extra-patches): Imitate
PACKAGE-WITH-PATCH instead of using it.
* gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch:
Remove execute bit.
* gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch:
Remove execute bit.
gnu/packages/cross-base.scm
gnu/packages/patches/binutils-mingw-w64-reproducible-import-libraries.patch [changed mode: 0755->0644]
gnu/packages/patches/binutils-mingw-w64-specify-timestamp.patch [changed mode: 0755->0644]