diff --git a/srcpkgs/aide/template b/srcpkgs/aide/template index 208a291f59f..8e02a4f5d70 100644 --- a/srcpkgs/aide/template +++ b/srcpkgs/aide/template @@ -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 }