From 56e10866e2fe9584aadf5d3775f4897b7b47cd01 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 17 Dec 2019 17:51:47 +0300 Subject: xcape: added package to xorg --- xorg/xcape/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 xorg/xcape/build (limited to 'xorg/xcape/build') diff --git a/xorg/xcape/build b/xorg/xcape/build new file mode 100755 index 00000000..0e6af0f2 --- /dev/null +++ b/xorg/xcape/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make MANDIR=/share/man/man1 DESTDIR="$1" install -- cgit v1.2.3