sudo: broken temporarily until I repair the build.

This commit is contained in:
Juan RP 2015-07-17 07:38:40 +02:00
parent c1c163fd55
commit 3210c84c0a
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ license="ISC, BSD, zlib"
distfiles="http://www.courtesan.com/sudo/dist/$pkgname-$version.tar.gz"
checksum=74308f7bf242f6f997d4c8145849581f06fb6fbe47032b6e87ac664c14b9f6d3
broken=yes
pre_install() {
find ${wrksrc} -type f -name Makefile -exec sed -i 's,$(INSTALL_OWNER),,g' {} \;
}