summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2021-11-28 19:54:01 +0000
committerGrey Christoforo2021-11-28 19:54:01 +0000
commit6061c6efa2f6856c9a2dbc6ade7d77b4b63ce4c3 (patch)
tree2000f70e499e1fea7cdd068bb553931a450bfe6a /PKGBUILD
parent4b05dd4d3a2a798b5f4c4d754816644fb7ea4d3e (diff)
downloadaur-6061c6efa2f6856c9a2dbc6ade7d77b4b63ce4c3.tar.gz
patch applied upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 337ad234acfc..a79d8c538a7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,7 +79,7 @@ prepare(){
# https://github.com/CadQuery/pywrap/issues/41
cd pywrap
- curl -q https://patch-diff.githubusercontent.com/raw/CadQuery/pywrap/pull/43.patch | patch -p1
+ #curl -q https://patch-diff.githubusercontent.com/raw/CadQuery/pywrap/pull/43.patch | patch -p1
}
build() {