summaryrefslogtreecommitdiffstats
path: root/deps/ConsoleKit2/ConsoleKit2.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-22 21:45:40 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-22 21:45:40 +0100
commit93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88 (patch)
tree68cdee350a051a36ed407ff10761d77e0774d79a /deps/ConsoleKit2/ConsoleKit2.SlackBuild
parent46640130d942d93fea98569482a7118f21665e24 (diff)
downloadktown-93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88.tar.gz
ktown-93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88.tar.xz
Wayland deps updated - ConsoleKit2, mesa and xorg-server
These will be used in the 'testing' repository, not in the 'latest'.
Diffstat (limited to 'deps/ConsoleKit2/ConsoleKit2.SlackBuild')
-rwxr-xr-xdeps/ConsoleKit2/ConsoleKit2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/ConsoleKit2/ConsoleKit2.SlackBuild b/deps/ConsoleKit2/ConsoleKit2.SlackBuild
index b1712ac..c57eea6 100755
--- a/deps/ConsoleKit2/ConsoleKit2.SlackBuild
+++ b/deps/ConsoleKit2/ConsoleKit2.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=ConsoleKit2
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:--j7}
@@ -145,7 +145,7 @@ fi
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz