diff options
Diffstat (limited to 'system/bubblewrap/APKBUILD')
-rw-r--r-- | system/bubblewrap/APKBUILD | 1 |
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 } |