mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
audacious: don't rebuild before installing
This commit is contained in:
@@ -14,7 +14,7 @@ build() {
|
||||
-Dqt6=true \
|
||||
-Dbuildstamp="Venom Linux"
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
DESTDIR=$PKG meson install --no-rebuild -C build
|
||||
|
||||
rm -r $PKG/usr/share/$name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user