From 76fce8a777713978b4379874f4bdf2647b3f6584 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 10 Mar 2020 00:57:13 +0300 Subject: xbanish: fix path --- xorg/xbanish/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg') diff --git a/xorg/xbanish/build b/xorg/xbanish/build index 431cc725..03591450 100755 --- a/xorg/xbanish/build +++ b/xorg/xbanish/build @@ -1,4 +1,4 @@ #!/bin/sh -e make -make DESTDIR="$1" PREFIX=/usr install +make DESTDIR="$1" PREFIX=/usr MANDIR=/usr/share/man install -- cgit v1.2.3