Fix non-perl build
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 15 Aug 2024 14:17:12 +0000 (15:17 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 15 Aug 2024 14:17:12 +0000 (15:17 +0100)
src/scripts/Configure-Makefile

index 20e686b51d84f6c058731d4740d321ee36564afb..79ab19dccf3b6acd39d73672f8a122db5ec8a7ad 100755 (executable)
@@ -10,7 +10,6 @@
 
 LC_ALL=C
 export LC_ALL
-set -e
 
 
 # First off, get the OS type, and check that there is a make file for it.