aboutsummaryrefslogtreecommitdiff
path: root/cem/dwm-notify-send/build
diff options
context:
space:
mode:
Diffstat (limited to 'cem/dwm-notify-send/build')
-rwxr-xr-xcem/dwm-notify-send/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/cem/dwm-notify-send/build b/cem/dwm-notify-send/build
new file mode 100755
index 0000000..b5cbd9c
--- /dev/null
+++ b/cem/dwm-notify-send/build
@@ -0,0 +1,3 @@
+#!/bin/sh -e
+
+make -C dwm-notify-send DESTDIR="$1" PREFIX=/usr install