diff options
Diffstat (limited to 'cem/dwm/build')
-rwxr-xr-x | cem/dwm/build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cem/dwm/build b/cem/dwm/build deleted file mode 100755 index 954aa1f..0000000 --- a/cem/dwm/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make -make PREFIX=/usr DESTDIR="$1" install |