discount: nocross

This commit is contained in:
Michael Gehring 2016-02-27 06:25:49 +01:00
parent a48a1b74c4
commit 4f7d7c71e7

View file

@ -12,6 +12,8 @@ homepage="http://www.pell.portland.or.us/~orc/Code/discount"
distfiles="${homepage}/${pkgname}-${version}.tar.bz2"
checksum=b25395c29c2c08836199eb2eae87b56e6b545e77f5fbf921678aa1dc0ddab9f3
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/22221/steps/shell_3/logs/stdio"
do_install() {
make DESTDIR=${DESTDIR} install install.man
}