summaryrefslogtreecommitdiff
path: root/system/bubblewrap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/bubblewrap/APKBUILD')
-rw-r--r--system/bubblewrap/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/bubblewrap/APKBUILD b/system/bubblewrap/APKBUILD
index 8823c4db2..c4ae4fa31 100644
--- a/system/bubblewrap/APKBUILD
+++ b/system/bubblewrap/APKBUILD
@@ -22,7 +22,6 @@ source="bubblewrap-$pkgver.tar.gz::https://github.com/projectatomic/bubblewrap/a
# - CVE-2019-12439
prepare() {
- cd "$builddir"
srcdir= NOCONFIGURE=1 ./autogen.sh
default_prepare
}