farbfeld: cleanup

This commit is contained in:
Duncaen 2018-04-13 21:12:24 +02:00
parent 75d1524fa7
commit e28bde403d
1 changed files with 0 additions and 3 deletions

View File

@ -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
}