4
PKGBUILD
4
PKGBUILD
@@ -53,7 +53,7 @@ prepare() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd "$pkgbase-stable"
|
cd "systemd-stable"
|
||||||
|
|
||||||
local _version _count
|
local _version _count
|
||||||
_version="$(git describe --abbrev=0 --tags)"
|
_version="$(git describe --abbrev=0 --tags)"
|
||||||
@@ -97,7 +97,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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user