mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
libnma: don't rebuild before installing
This commit is contained in:
@@ -13,7 +13,7 @@ build() {
|
||||
-D mobile_broadband_provider_info=false \
|
||||
-D gtk_doc=false
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
DESTDIR=$PKG meson install --no-rebuild -C build
|
||||
|
||||
# conflict with network-manager-applet
|
||||
rm $PKG/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
|
||||
|
||||
Reference in New Issue
Block a user