dateutils: fix musl.

This commit is contained in:
Leah Neukirchen 2017-08-11 15:58:46 +02:00
parent 601e30699f
commit ab9ec4cb26

View file

@ -11,6 +11,9 @@ homepage="http://www.fresse.org/dateutils/"
distfiles="https://bitbucket.org/hroptatyr/dateutils/downloads/${pkgname}-${version}.tar.xz"
checksum=ecdae892584098ee9d8f5b14bd555fd63e09d1199cb75aac6b02f09c7e2eb46b
post_extract() {
sed -i '/sysctl\.h/d' build-aux/yuck.c
}
post_install() {
vlicense LICENSE
rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE