From e8013caec41f71ff7be04569570087a37fc967f9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 5 Feb 2020 01:31:33 +0300 Subject: xbanish: add new package at 1.6 to xorg --- xorg/xbanish/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 xorg/xbanish/build (limited to 'xorg/xbanish/build') diff --git a/xorg/xbanish/build b/xorg/xbanish/build new file mode 100755 index 00000000..431cc725 --- /dev/null +++ b/xorg/xbanish/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" PREFIX=/usr install -- cgit v1.2.3