summaryrefslogtreecommitdiff
path: root/system/lxdm/lxdm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/lxdm/lxdm.SlackBuild')
-rw-r--r--system/lxdm/lxdm.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/system/lxdm/lxdm.SlackBuild b/system/lxdm/lxdm.SlackBuild
index a3bc14fe9b..5d4e92df1b 100644
--- a/system/lxdm/lxdm.SlackBuild
+++ b/system/lxdm/lxdm.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lxdm
-VERSION=${VERSION:-0.5.3}
+VERSION=${VERSION:-20170805_e3e7517}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
@@ -91,9 +91,6 @@ patch -p1 < $CWD/patches/remove_suse_from_Xsession.diff
# to maintain ; let's hope I don't eat those words. --rworkman
patch -p1 < $CWD/patches/lxdm-set_DESKTOP_SESSION_in_env.diff
-# From upstream
-patch -p1 < $CWD/patches/honor_zap.patch
-
sh autogen.sh || true
CFLAGS="$SLKCFLAGS" \