diff options
Diffstat (limited to 'main/xl2tpd/APKBUILD')
-rw-r--r-- | main/xl2tpd/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xl2tpd/APKBUILD b/main/xl2tpd/APKBUILD index e71d5da100a..abcdf1df501 100644 --- a/main/xl2tpd/APKBUILD +++ b/main/xl2tpd/APKBUILD @@ -15,6 +15,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$p xl2tpd.initd options.xl2tpd " +options="!check" build() { make PREFIX=/usr |