diff --git a/srcpkgs/discount/template b/srcpkgs/discount/template index f8c13d6b9a4..4d14495888c 100644 --- a/srcpkgs/discount/template +++ b/srcpkgs/discount/template @@ -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 }