aboutsummaryrefslogtreecommitdiffstats
path: root/community/remind/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/remind/APKBUILD')
-rw-r--r--community/remind/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/remind/APKBUILD b/community/remind/APKBUILD
index a5daaf0ad7..969985b3e2 100644
--- a/community/remind/APKBUILD
+++ b/community/remind/APKBUILD
@@ -18,7 +18,7 @@ build() {
./configure \
--build=$CBUILD \
--host=$CHOST \
- --prefix=/usr
+ --prefix=/usr
make
}