dosfstools: unbreal musl build.

This commit is contained in:
Juan RP 2015-05-16 06:47:57 +02:00
parent a1d61a9509
commit 1459aa2410

View File

@ -12,6 +12,8 @@ license="GPL-2"
distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.xz" distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/$pkgname-$version.tar.xz"
checksum=ee95913044ecf2719b63ea11212917649709a6e53209a72d622135aaa8517ee2 checksum=ee95913044ecf2719b63ea11212917649709a6e53209a72d622135aaa8517ee2
CFLAGS="-D_GNU_SOURCE -Du_int32_t=uint32_t"
post_install() { post_install() {
rm -rf ${DESTDIR}/usr/share/doc rm -rf ${DESTDIR}/usr/share/doc
} }