mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
sound-juicer: mark nocross
It's actually nocross. Unlock the builder until I figure it out.
This commit is contained in:
parent
1994ea857c
commit
d6d524d2a1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/SoundJuicer"
|
homepage="https://wiki.gnome.org/Apps/SoundJuicer"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521
|
checksum=ae375f357a1b8b81e4aff737c9d6c98bc2dadfe20e71754b1d52a79f036aa521
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/usr/doc
|
rm -rf $DESTDIR/usr/doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue