pkgbase? wtf man
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
46cf658a5a
commit
c06c69c152
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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user