st: Remove configure.

This commit is contained in:
Dylan Araps 2019-06-28 17:05:14 +03:00
parent ed3ad52645
commit 6eb5f6d1dc

View File

@ -2,8 +2,5 @@
sed -i 's|Liberation Mono|Monospace|g' config.def.h
./configure \
--prefix=/usr
make
make DESTDIR="$1" install