mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
spectrwm: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
626177d2e5
commit
ce1794dcd9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
_distname=SPECTRWM_${version//./_}
|
_distname=SPECTRWM_${version//./_}
|
||||||
wrksrc="spectrwm-${_distname}"
|
wrksrc="spectrwm-${_distname}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args='-C linux PREFIX=/usr'
|
make_build_args='-C linux'
|
||||||
make_install_args="$make_build_args"
|
make_install_args="$make_build_args"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXcursor-devel libXft-devel libXrandr-devel libXt-devel
|
makedepends="libXcursor-devel libXft-devel libXrandr-devel libXt-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue