cinnamon-screensaver: nocross for now
This commit is contained in:
parent
9591777ef8
commit
99120222dd
|
@ -16,9 +16,7 @@ license="GPL-3"
|
||||||
homepage="http://cinnamon.linuxmint.com/"
|
homepage="http://cinnamon.linuxmint.com/"
|
||||||
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=8ddf75571979968083cfbc089fce46f58c9447d250174e4ef5bd22e22ce0c756
|
checksum=8ddf75571979968083cfbc089fce46f58c9447d250174e4ef5bd22e22ce0c756
|
||||||
if [ "$CROSS_BUILD" ]; then
|
nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/28904/steps/shell_3/logs/stdio
|
||||||
configure_args+=" --enable-introspection=no"
|
|
||||||
fi
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue