summaryrefslogtreecommitdiffstats
path: root/system/caprice32
diff options
context:
space:
mode:
author Matteo Bernardini2020-09-26 13:51:27 +0200
committer Matteo Bernardini2020-09-26 13:51:27 +0200
commit4caa2810372767249e5b73914fa976f32e542c3a (patch)
tree485618bf38d7909fdd57a5771159dac59dc2d6b7 /system/caprice32
parentff6bbf0784c170fa9d93a2a74c3717939e63416c (diff)
downloadslackbuilds-4caa2810372767249e5b73914fa976f32e542c3a.tar.gz
20200926.1 global branch merge.current-20200926.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/caprice32')
-rw-r--r--system/caprice32/caprice32.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/caprice32/caprice32.SlackBuild b/system/caprice32/caprice32.SlackBuild
index ac27dd4df4..5eb64c1059 100644
--- a/system/caprice32/caprice32.SlackBuild
+++ b/system/caprice32/caprice32.SlackBuild
@@ -70,6 +70,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+sed -i "s|-O2|$SLKCFLAGS -Wno-narrowing|" makefile.unix
+
make -f makefile.unix RELEASE=TRUE
mkdir -p $PKG/usr/share/$PRGNAM $PKG/usr/bin