summaryrefslogtreecommitdiffstats
path: root/misc/lastpass-cli/lastpass-cli.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'misc/lastpass-cli/lastpass-cli.SlackBuild')
-rw-r--r--misc/lastpass-cli/lastpass-cli.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/lastpass-cli/lastpass-cli.SlackBuild b/misc/lastpass-cli/lastpass-cli.SlackBuild
index 2d730ca558..519e89a8c3 100644
--- a/misc/lastpass-cli/lastpass-cli.SlackBuild
+++ b/misc/lastpass-cli/lastpass-cli.SlackBuild
@@ -79,6 +79,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 {} \;
+export CFLAGS+="$SLKCFLAGS -fcommon"
+
make
make install DESTDIR=$PKG
make install-doc MANDIR=$PKG/usr/man