diff options
Diffstat (limited to 'community/bluez-qt/APKBUILD')
-rw-r--r-- | community/bluez-qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bluez-qt/APKBUILD b/community/bluez-qt/APKBUILD index c53bc1abfc..8d5e1305a9 100644 --- a/community/bluez-qt/APKBUILD +++ b/community/bluez-qt/APKBUILD @@ -15,7 +15,7 @@ options="!check" # Multiple tests either hang or fail completely prepare() { default_prepare - + mkdir "$builddir"/build } |