ntp: remove html docs.
This commit is contained in:
parent
7658788184
commit
1bb7f727cd
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ntp'
|
# Template file for 'ntp'
|
||||||
pkgname=ntp
|
pkgname=ntp
|
||||||
version=4.2.7p476
|
version=4.2.7p476
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="ntp-dev-${version}"
|
wrksrc="ntp-dev-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6
|
configure_args="--with-crypto --enable-linuxcap --enable-ipv6
|
||||||
|
@ -35,7 +35,8 @@ post_install() {
|
||||||
vmkdir usr/lib/systemd/ntp-units.d
|
vmkdir usr/lib/systemd/ntp-units.d
|
||||||
echo "ntpd.service" > ${DESTDIR}/usr/lib/systemd/ntp-units.d/60-ntp.list
|
echo "ntpd.service" > ${DESTDIR}/usr/lib/systemd/ntp-units.d/60-ntp.list
|
||||||
fi
|
fi
|
||||||
vinstall ${FILESDIR}/ntp.conf 644 etc
|
vconf ${FILESDIR}/ntp.conf
|
||||||
|
rm -r ${DESTDIR}/usr/share/doc
|
||||||
}
|
}
|
||||||
|
|
||||||
ntp-perl_package() {
|
ntp-perl_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue