diff options
Diffstat (limited to 'cem/dwm-notify-send')
-rwxr-xr-x | cem/dwm-notify-send/build | 3 | ||||
-rw-r--r-- | cem/dwm-notify-send/checksums | 1 | ||||
-rw-r--r-- | cem/dwm-notify-send/sources | 1 | ||||
-rw-r--r-- | cem/dwm-notify-send/version | 1 |
4 files changed, 6 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 diff --git a/cem/dwm-notify-send/checksums b/cem/dwm-notify-send/checksums new file mode 100644 index 0000000..d5b58ef --- /dev/null +++ b/cem/dwm-notify-send/checksums @@ -0,0 +1 @@ +git git+git://git.ckyln.com/cem-utils.git diff --git a/cem/dwm-notify-send/sources b/cem/dwm-notify-send/sources new file mode 100644 index 0000000..76a6d01 --- /dev/null +++ b/cem/dwm-notify-send/sources @@ -0,0 +1 @@ +git+git://git.ckyln.com/cem-utils.git diff --git a/cem/dwm-notify-send/version b/cem/dwm-notify-send/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/cem/dwm-notify-send/version @@ -0,0 +1 @@ +git 1 |