summaryrefslogtreecommitdiff
path: root/system/bubblewrap
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:07:21 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 00:07:21 +0000
commit1fc145e97b0ee14150e795d4696a786eba0c8efe (patch)
tree84d69774121778a5ad81951d5f5fb2f9649b28b4 /system/bubblewrap
parentb4e00d02ace367aeee24818164758f3cb35bba75 (diff)
downloadpackages-1fc145e97b0ee14150e795d4696a786eba0c8efe.tar.gz
packages-1fc145e97b0ee14150e795d4696a786eba0c8efe.tar.bz2
packages-1fc145e97b0ee14150e795d4696a786eba0c8efe.tar.xz
packages-1fc145e97b0ee14150e795d4696a786eba0c8efe.zip
system/b*: modernise, fix descriptions
Diffstat (limited to 'system/bubblewrap')
-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
}