From e6a7080ecc1c03569cf838cd5f0531709a051689 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 29 Jan 2020 20:56:41 +0300 Subject: revert --- xorg/st/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg/st') diff --git a/xorg/st/build b/xorg/st/build index 343b2ed8..53074cc3 100755 --- a/xorg/st/build +++ b/xorg/st/build @@ -1,6 +1,6 @@ #!/bin/sh -e -sed 's|Liberation Mono|Monospace|g' config.def.h > config.h +sed -i 's|Liberation Mono|Monospace|g' config.def.h make make PREFIX=/usr DESTDIR="$1" install -- cgit v1.2.3