From 262304a89cd9983d52c5b13bd94186dde9ff8741 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 12 Sep 2014 10:05:07 +0200 Subject: [PATCH] xinit: update to 1.3.4. --- srcpkgs/xinit/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/xinit/template b/srcpkgs/xinit/template index f493ce50dc5..ed918173346 100644 --- a/srcpkgs/xinit/template +++ b/srcpkgs/xinit/template @@ -1,7 +1,7 @@ # Template build file for 'xinit'. pkgname=xinit -version=1.3.3 -revision=2 +version=1.3.4 +revision=1 build_style=gnu-configure configure_args="--with-xinitdir=/etc/X11/xinit" hostmakedepends="pkg-config" @@ -16,11 +16,7 @@ maintainer="Juan RP " homepage="http://xorg.freedesktop.org/" license="MIT" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" -checksum=74b2878de6e3d5b5948f1562a77e7f53b4e10621e505ddb278050c7f3cae00af - -pre_configure() { - sed -i -e 's/XSLASHGLOB.sh/XSLASHGLOB/' xinitrc.cpp -} +checksum=75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3 post_install() { vinstall ${FILESDIR}/xinitrc 644 etc/skel .xinitrc