diff options
| -rw-r--r-- | main/haserl/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/haserl/APKBUILD b/main/haserl/APKBUILD index 2741276886..21c2d4507f 100644 --- a/main/haserl/APKBUILD +++ b/main/haserl/APKBUILD @@ -9,6 +9,7 @@ license="GPL2" depends="" makedepends="lua-dev automake autoconf" subpackages="$pkgname-doc" +options="suid" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$pkgname-$pkgver |
