diff options
Diffstat (limited to 'netware/BUILD/compile-linux-tools')
-rwxr-xr-x | netware/BUILD/compile-linux-tools | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/netware/BUILD/compile-linux-tools b/netware/BUILD/compile-linux-tools index 70f07be649e..744bb1d4c3d 100755 --- a/netware/BUILD/compile-linux-tools +++ b/netware/BUILD/compile-linux-tools @@ -18,7 +18,6 @@ path=`dirname $0` if test -e "Makefile"; then make -k clean; fi # remove files -rm -f NEW-RPMS/* rm -f */.deps/*.P rm -f */*.linux |