diff options
Diffstat (limited to 'testing/libecap/APKBUILD')
-rw-r--r-- | testing/libecap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libecap/APKBUILD b/testing/libecap/APKBUILD index dd9ec71816..1a910aee66 100644 --- a/testing/libecap/APKBUILD +++ b/testing/libecap/APKBUILD @@ -18,7 +18,7 @@ prepare() { default_prepare || return 1 update_config_sub || return 1 } - + build() { cd "$_builddir" ./configure \ |