mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
cawbird: don't rebuild before installing
This commit is contained in:
@@ -13,5 +13,5 @@ build() {
|
||||
-D consumer_key_base64=YUVNOE14dE5xMVdHRzl2emo5SzNNSlNUeg== \
|
||||
-D consumer_secret_base64=c0J0cmc2clNJTFN6bHlSbFNXc2J1MmdvWWk3b0FzTGZHOGI4OG5QRzB3Tmx1Y0ZtOHQ=
|
||||
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