tcp_wrappers-libs: move so symlink into main pkg.

--HG--
extra : convert_revision : 3e82601b7582a718fc233240ab510b6f7daea13b
This commit is contained in:
Juan RP
2010-04-22 15:18:59 +02:00
parent 6bfc20ab2e
commit 77a04e7153
3 changed files with 6 additions and 2 deletions

View File

@@ -27,4 +27,5 @@ pre_install()
done
install -D -m644 ${FILESDIR}/hosts.allow ${DESTDIR}/etc/hosts.allow
install -m644 ${FILESDIR}/hosts.deny ${DESTDIR}/etc/hosts.deny
sed -i -e "s|-o root -g root||g" ${wrksrc}/Makefile
}