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