mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
WindowMaker: use upstream xsession
This commit is contained in:
parent
190723b839
commit
2e953b6325
2 changed files with 6 additions and 12 deletions
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=windowmaker
|
||||
Exec=/usr/bin/wmaker
|
||||
Type=Application
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'WindowMaker'
|
||||
pkgname=WindowMaker
|
||||
version=0.96.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-xinerama --localedir=/usr/share/locale
|
||||
--enable-usermenu --enable-modelock --enable-xrandr --enable-wmreplace
|
||||
|
@ -36,7 +36,6 @@ post_configure() {
|
|||
|
||||
post_install() {
|
||||
vlicense COPYING.WTFPL
|
||||
vinstall ${FILESDIR}/wmaker.desktop 644 usr/share/xsessions
|
||||
}
|
||||
|
||||
WindowMaker-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue