aboutsummaryrefslogtreecommitdiff
path: root/xorg/xmenu/build
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xmenu/build')
-rwxr-xr-xxorg/xmenu/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/xorg/xmenu/build b/xorg/xmenu/build
new file mode 100755
index 00000000..88032b7b
--- /dev/null
+++ b/xorg/xmenu/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make PREFIX=/usr
+make PREFIX=/usr DESTDIR="$1" install