summaryrefslogtreecommitdiffstats
path: root/desktop/enlightenment/enlightenment.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2022-08-02 09:52:43 +0200
committer Matteo Bernardini2022-08-02 09:52:43 +0200
commit93fc3c470fe292665db464c7ae9d370fb47851a9 (patch)
tree16ae319d8b113339b4747b83a80f7af61d20286e /desktop/enlightenment/enlightenment.SlackBuild
parent7d5e7e0843f54c6ba993f6b6fd99f766b51217a2 (diff)
downloadslackbuilds-93fc3c470fe292665db464c7ae9d370fb47851a9.tar.gz
20220802.1 global branch merge.current-20220802.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/enlightenment/enlightenment.SlackBuild')
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index b0e64c9110..f129586735 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=enlightenment
-VERSION=${VERSION:-0.25.1}
+VERSION=${VERSION:-0.25.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -89,8 +89,7 @@ meson . build \
--prefix=/usr/ \
--libdir=/usr/lib${LIBDIRSUFFIX} \
-Dsystemd=false \
- -Dpam=false \
- -Dbuild-id=$ARCH-slackware-linux
+ -Dpam=true
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \