diff options
author | Cem Keylan <cem@ckyln.com> | 2020-06-19 01:47:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-06-19 01:47:44 +0300 |
commit | 706c708b5aac148cd323a7f6b40513ba756ef45e (patch) | |
tree | 2a9c963283378af3c7e04ba2e4683ccbd220b978 /dwm-notify-send | |
parent | c05ab7845f241547ab8607a91db1942617bc3d4e (diff) | |
download | repository-706c708b5aac148cd323a7f6b40513ba756ef45e.tar.gz |
move to personal
Diffstat (limited to 'dwm-notify-send')
-rwxr-xr-x | dwm-notify-send/build | 3 | ||||
-rw-r--r-- | dwm-notify-send/checksums | 1 | ||||
-rw-r--r-- | dwm-notify-send/sources | 1 | ||||
-rw-r--r-- | dwm-notify-send/version | 1 |
4 files changed, 0 insertions, 6 deletions
diff --git a/dwm-notify-send/build b/dwm-notify-send/build deleted file mode 100755 index b5cbd9c..0000000 --- a/dwm-notify-send/build +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -e - -make -C dwm-notify-send DESTDIR="$1" PREFIX=/usr install diff --git a/dwm-notify-send/checksums b/dwm-notify-send/checksums deleted file mode 100644 index d5b58ef..0000000 --- a/dwm-notify-send/checksums +++ /dev/null @@ -1 +0,0 @@ -git git+git://git.ckyln.com/cem-utils.git diff --git a/dwm-notify-send/sources b/dwm-notify-send/sources deleted file mode 100644 index 76a6d01..0000000 --- a/dwm-notify-send/sources +++ /dev/null @@ -1 +0,0 @@ -git+git://git.ckyln.com/cem-utils.git diff --git a/dwm-notify-send/version b/dwm-notify-send/version deleted file mode 100644 index a383ea1..0000000 --- a/dwm-notify-send/version +++ /dev/null @@ -1 +0,0 @@ -git 1 |