aboutsummaryrefslogtreecommitdiff
path: root/xorg/xbanish/build
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xbanish/build')
-rwxr-xr-xxorg/xbanish/build4
1 files changed, 4 insertions, 0 deletions
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