diff --git a/srcpkgs/farbfeld/template b/srcpkgs/farbfeld/template index c69d2e875cc..a9f364e8478 100644 --- a/srcpkgs/farbfeld/template +++ b/srcpkgs/farbfeld/template @@ -11,9 +11,6 @@ homepage="https://tools.suckless.org/farbfeld/" distfiles="https://dl.suckless.org/farbfeld/farbfeld-${version}.tar.gz" checksum="c7df5921edd121ca5d5b1cf6fb01e430aff9b31242262e4f690d3af72ccbe72a" -do_configure() { - sed -i "/^CC/d;/^CFLAGS/d;/^LDFLAGS/d" config.mk -} post_install() { vlicense LICENSE }