mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
way-cooler: broken on ppc
This commit is contained in:
parent
85f5e06fda
commit
e39032f7a7
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ distfiles="https://github.com/way-cooler/way-cooler/archive/v${version}.tar.gz"
|
||||||
checksum=c95e5ac960eacf79a1267aa36cb3a94d6e023d0389845424b782e5b65cc56346
|
checksum=c95e5ac960eacf79a1267aa36cb3a94d6e023d0389845424b782e5b65cc56346
|
||||||
nocross="error compiling wayland-sys: mismatched types --> src/wayland/gamma_control.rs:101:13"
|
nocross="error compiling wayland-sys: mismatched types --> src/wayland/gamma_control.rs:101:13"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*) broken="nix 0.6 is broken";;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod u+s "${DESTDIR}"/usr/bin/way-cooler
|
chmod u+s "${DESTDIR}"/usr/bin/way-cooler
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue