aboutsummaryrefslogtreecommitdiffstats
path: root/main/flex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/flex/APKBUILD')
-rw-r--r--main/flex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/flex/APKBUILD b/main/flex/APKBUILD
index 4983841a7e..b43b56d7d3 100644
--- a/main/flex/APKBUILD
+++ b/main/flex/APKBUILD
@@ -24,7 +24,7 @@ build() {
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--disable-static \
- --enable-shared
+ --enable-shared
make
}