diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template index c11b52a0465..ea6584b868d 100644 --- a/srcpkgs/Amass/template +++ b/srcpkgs/Amass/template @@ -10,7 +10,3 @@ license="Apache-2.0" homepage="https://www.owasp.org/index.php/OWASP_Amass_Project" distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz" checksum=67c21e19d1e6cc9fccb2a1ea3ffab75c9198693fc46ff5d7b63fcbe60a4cd4bb - -post_install() { - rm ${DESTDIR}/usr/bin/examples -}