summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor Grousset/tuxayo2021-07-04 17:51:38 +0200
committerVictor Grousset/tuxayo2021-07-04 17:51:38 +0200
commit47acdc87d5783e28ead0c6181cf6d281d6e43352 (patch)
tree9a2a23de2b36b33a0994d7c9c8173cffa1ed35de
parentd1bc4462731bd4e4664b5424712163a065649d9d (diff)
downloadaur-47acdc87d5783e28ead0c6181cf6d281d6e43352.tar.gz
Remove non working fix
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 723360a69abf..7abbde6e4fa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,6 @@ pkgver() {
prepare() {
cd "$srcdir/${_pkgname}"
- sed -i "s/env python/env python2/g" libraries/source/cxxtest-4.4/bin/cxxtestgen
# patch -Np1 -i "$srcdir/tmpfixgcsegfault3.patch"
}