aboutsummaryrefslogtreecommitdiff
path: root/xorg/xmenu/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-18 04:05:29 +0300
committerCem Keylan <cem@ckyln.com>2021-02-18 04:05:29 +0300
commit79f2867bf4afa0b5512ec9dc123481592187c290 (patch)
treef543c75892be510a25dac4f480ecef7746528815 /xorg/xmenu/build
parentcbf07206b16b545fb907e50257e32e6ba44ab183 (diff)
downloadrepository-79f2867bf4afa0b5512ec9dc123481592187c290.tar.gz
xmenu: add new package at 4.5.4
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