mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
colord: don't rebuild before installing
This commit is contained in:
@@ -18,5 +18,5 @@ build() {
|
||||
-D docs=false \
|
||||
-D man=false
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
DESTDIR=$PKG meson install --no-rebuild -C build
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user