Merge pull request #139641 from pstn/winePrePatch

wine-staging: Move staging patches to prePatch
This commit is contained in:
figsoda 2021-10-23 21:14:52 -04:00 committed by GitHub
commit 0309332f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ in assert lib.getVersion wineUnstable == patch.version;
name = "${self.name}-staging";
postPatch = self.postPatch or "" + ''
prePatch = self.prePatch or "" + ''
patchShebangs tools
cp -r ${patch}/patches .
chmod +w patches