mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/ntp: fix
This commit is contained in:
parent
2a3b7437f8
commit
4c92676303
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ prepare() {
|
||||||
patch -p1 -i ../0001-disable-pthread-warmup-on-ARM.patch
|
patch -p1 -i ../0001-disable-pthread-warmup-on-ARM.patch
|
||||||
patch -Np1 < ../ntp-4.2.8.p18-fix-build.patch
|
patch -Np1 < ../ntp-4.2.8.p18-fix-build.patch
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
cd "${_pkgname}-${_pkgver}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue