commit
0af590137e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xinit'.
|
||||
pkgname=xinit
|
||||
version=1.3.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xinitdir=/etc/X11/xinit"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -22,5 +22,5 @@ post_install() {
|
|||
vinstall ${FILESDIR}/xinitrc 644 etc/skel .xinitrc
|
||||
vinstall ${FILESDIR}/xsession 644 etc/skel .xsession
|
||||
vinstall ${FILESDIR}/xserverrc 644 etc/X11/xinit
|
||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue