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.
This commit is contained in:
Carl Dong 2020-04-03 13:46:17 -04:00
parent e7a353ed46
commit c1c50cb5b0
No known key found for this signature in database
GPG key ID: 0CC52153197991A5
3 changed files with 6 additions and 4 deletions

View file