diff --git a/srcpkgs/ldns/template b/srcpkgs/ldns/template index 183a422b7ba..760f2b389bf 100644 --- a/srcpkgs/ldns/template +++ b/srcpkgs/ldns/template @@ -16,7 +16,6 @@ distfiles="http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${version}.ta checksum=c3f72dd1036b2907e3a56e6acf9dfb2e551256b3c1bbd9787942deeeb70e7860 post_install() { - vsed -i -e "s|\(-specs=.*hardened-ld\)||g" -e "s|\(-specs=.*hardened-cc1\)||g" ${DESTDIR}/usr/bin/ldns-config vlicense LICENSE }