xinit: update to 1.3.4.
This commit is contained in:
parent
202a2a4426
commit
262304a89c
|
@ -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 <xtraeme@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue