]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Donn Cave <donn@oz.net>:
authorFred Drake <fdrake@acm.org>
Mon, 9 Oct 2000 16:48:09 +0000 (16:48 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 9 Oct 2000 16:48:09 +0000 (16:48 +0000)
Updated to work better with BeOS.

This closes SourceForge patch #101777.

Modules/Makefile.pre.in

index 5602d30cb21c91b9502f98d9f31b6968ee108fad..670868603db0602870aed0fdb3d6e93e4000fd06 100644 (file)
@@ -149,7 +149,7 @@ getpath.o:  getpath.c Makefile
 config.c Makefile: Makefile.pre config.c.in $(MAKESETUP)
 config.c Makefile: Setup.config Setup Setup.local
 config.c Makefile:
-               -rm -f $(LIBRARY)
+               -rm -rf $(LIBRARY)
                $(SHELL) $(MAKESETUP) Setup.config Setup.local Setup
 
 hassignal: