diff options
Diffstat (limited to 'community/kplotting/APKBUILD')
-rw-r--r-- | community/kplotting/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD index abb73fe798..345544d419 100644 --- a/community/kplotting/APKBUILD +++ b/community/kplotting/APKBUILD @@ -15,7 +15,7 @@ subpackages="$pkgname-dev $pkgname-doc" prepare() { default_prepare - + mkdir "$builddir"/build } |