summaryrefslogtreecommitdiffstats
path: root/freenx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-01-27 20:22:26 +0000
committer Eric Hameleers <alien@slackware.com>2009-01-27 20:22:26 +0000
commit32f07883c0b0693152cf87fbdfe65ad6b83af940 (patch)
tree10a47b000df753e7feeeafb6c90d7c06f0f811b9 /freenx
parent148b1eaaa63dd1798d55159a2c0bd1797ba324a9 (diff)
downloadasb-32f07883c0b0693152cf87fbdfe65ad6b83af940.tar.gz
asb-32f07883c0b0693152cf87fbdfe65ad6b83af940.tar.xz
Apply some slackware default paths
Diffstat (limited to 'freenx')
-rwxr-xr-xfreenx/build/freenx.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/freenx/build/freenx.SlackBuild b/freenx/build/freenx.SlackBuild
index 237b165c..ba302ca9 100755
--- a/freenx/build/freenx.SlackBuild
+++ b/freenx/build/freenx.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright (c) 2008 Eric Hameleers <alien@slackware.com>
+# Copyright (c) 2008, 2009 Eric Hameleers, Eindhoven, The Netherlands
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -53,6 +53,9 @@
# 0.7.3-2: 30/dec/2008 by Eric Hameleers <alien@slackware.com>
# * Patch nxserver bug that prevents NX logins when multimedia
# services are enabled on the client.
+# 0.7.3-3: 27/jan/2009 by Eric Hameleers <alien@slackware.com>
+# * I changed several X paths to Slackware defaults in nxloadconfig
+# and node.conf.sample (default X session and KDE start command).
#
# Run 'sh freenx.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -65,7 +68,7 @@
PRGNAM=freenx
VERSION=${VERSION:-0.7.3}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-alien}
if [ "$ARCH" = "x86_64" ]; then