Skip to content
Snippets Groups Projects
Commit a9e7f910 authored by Natanael Copa's avatar Natanael Copa
Browse files

main/gnome-disk-utility: disable due to it does not build with musl

parent 625e91cc
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ pkgver=2.32.1 ...@@ -4,7 +4,7 @@ pkgver=2.32.1
pkgrel=1 pkgrel=1
pkgdesc="GNOME libraries and applications for dealing with storage devices" pkgdesc="GNOME libraries and applications for dealing with storage devices"
url="http://www.gnome.org" url="http://www.gnome.org"
arch="all" arch=""
license="GPL" license="GPL"
depends="" depends=""
makedepends="gnome-doc-utils intltool dbus-glib-dev libunique-dev avahi-dev makedepends="gnome-doc-utils intltool dbus-glib-dev libunique-dev avahi-dev
...@@ -24,8 +24,7 @@ prepare() { ...@@ -24,8 +24,7 @@ prepare() {
patch -Np1 -i "$srcdir/exp2.patch" patch -Np1 -i "$srcdir/exp2.patch"
} }
build () build () {
{
cd "$_builddir" cd "$_builddir"
./configure \ ./configure \
--build=$CBUILD \ --build=$CBUILD \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment