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