aboutsummaryrefslogtreecommitdiff
path: root/dwm-notify-send/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-08 13:09:52 +0300
committerCem Keylan <cem@ckyln.com>2020-05-08 13:09:52 +0300
commit67596087b9654e7503e55d59dd6b7d60c86ea359 (patch)
tree1715cd241d9e8cea5d30ff21fb205f1169a384dd /dwm-notify-send/build
parentc09b827a5f1d8b26bb172988e7311b9893b48a24 (diff)
downloadrepository-67596087b9654e7503e55d59dd6b7d60c86ea359.tar.gz
move out of the 'cem' directory
Diffstat (limited to 'dwm-notify-send/build')
-rwxr-xr-xdwm-notify-send/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm-notify-send/build b/dwm-notify-send/build
new file mode 100755
index 0000000..b5cbd9c
--- /dev/null
+++ b/dwm-notify-send/build
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+make -C dwm-notify-send DESTDIR="$1" PREFIX=/usr install