oops
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
acfcf09c62
commit
cb3cbb9bb6
4
PKGBUILD
4
PKGBUILD
|
@ -37,7 +37,7 @@ _reverts=(
|
||||||
)
|
)
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$pkgbase-stable"
|
cd "systemd-stable"
|
||||||
|
|
||||||
# add upstream repository for cherry-picking
|
# add upstream repository for cherry-picking
|
||||||
git remote add -f upstream ../systemd
|
git remote add -f upstream ../systemd
|
||||||
|
@ -100,7 +100,7 @@ build() {
|
||||||
-Dsysvrcnd-path=
|
-Dsysvrcnd-path=
|
||||||
)
|
)
|
||||||
|
|
||||||
arch-meson "$pkgbase-stable" build "${_meson_options[@]}"
|
arch-meson "systemd-stable" build "${_meson_options[@]}"
|
||||||
|
|
||||||
ninja -C build
|
ninja -C build
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user