Skip to content

Commit

Permalink
Merge remote-tracking branch 'dimpase/main' into 4.12.2_hb63a01
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Mar 26, 2023
2 parents d1455e8 + 2ed24d4 commit 2f50cc1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipe/0000-cross-build-package.patch
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
--- bin/BuildPackages.sh.bak 2021-09-15 12:34:45.729535956 -0700
+++ bin/BuildPackages.sh 2021-09-15 12:38:27.348142632 -0700
@@ -179,11 +179,7 @@
--- a/bin/BuildPackages.sh
+++ b/bin/BuildPackages.sh
@@ -194,11 +194,7 @@ run_configure_and_make() {
then
if grep Autoconf ./configure > /dev/null
then
- local PKG_NAME=$($GAP -q -T -A -r <<GAPInput
- local PKG_NAME=$($GAP -q -T -A -M <<GAPInput
-Read("PackageInfo.g");
-Print(GAPInfo.PackageInfoCurrent.PackageName);
-GAPInput
Expand Down

0 comments on commit 2f50cc1

Please sign in to comment.