summaryrefslogtreecommitdiffstats
path: root/games/glestae/glestae.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/glestae/glestae.SlackBuild')
-rw-r--r--games/glestae/glestae.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/glestae/glestae.SlackBuild b/games/glestae/glestae.SlackBuild
index 5387e89706..12f8573796 100644
--- a/games/glestae/glestae.SlackBuild
+++ b/games/glestae/glestae.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glestae
-VERSION=0.3.2
+VERSION=0.3.93
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +76,7 @@ cd build
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
- -DBUILD_TYPE=Release ..
+ -DCMAKE_BUILD_TYPE=Release ..
make VERBOSE=1
make install DESTDIR=$PKG