aide: Remove obsolete vsed

This commit is contained in:
Greg Beard 2023-03-18 13:18:25 +00:00 committed by classabbyamp
parent 34beff9ed9
commit b50cca07b0

View File

@ -17,10 +17,6 @@ homepage="https://aide.github.io/"
distfiles="https://github.com/aide/aide/releases/download/v${version}/aide-${version}.tar.gz"
checksum=c81505246f3ffc2e76036d43a77212ae82895b5881d9b9e25c1361b1a9b7a846
post_configure() {
vsed -i config.h -e 's/cross/ino_t/g'
}
post_install() {
vconf $FILESDIR/aide.conf
}