summaryrefslogtreecommitdiff
path: root/netware/BUILD/compile-netware-END
diff options
context:
space:
mode:
Diffstat (limited to 'netware/BUILD/compile-netware-END')
-rwxr-xr-xnetware/BUILD/compile-netware-END5
1 files changed, 0 insertions, 5 deletions
diff --git a/netware/BUILD/compile-netware-END b/netware/BUILD/compile-netware-END
index f7da0d9596e..c5c08cea908 100755
--- a/netware/BUILD/compile-netware-END
+++ b/netware/BUILD/compile-netware-END
@@ -21,11 +21,6 @@ rm -rf Makefile.in.bk
# run auto tools
. $path/compile-AUTOTOOLS
-# For NetWare there is no comp_err but comp_err.linux
-sed -e "s/comp_err/comp_err.linux/g" extra/Makefile.am > extra/Makefile.am.$$
-sed -e "s/replace comp_err.linux/replace comp_err/g" extra/Makefile.am.$$ > extra/Makefile.am
-rm extra/Makefile.am.$$
-
# configure
./configure $base_configs $extra_configs