]> granicus.if.org Git - python/commitdiff
Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this for us...
authorTrent Nelson <trent.nelson@snakebite.org>
Thu, 3 Apr 2008 15:39:17 +0000 (15:39 +0000)
committerTrent Nelson <trent.nelson@snakebite.org>
Thu, 3 Apr 2008 15:39:17 +0000 (15:39 +0000)
Tools/buildbot/buildmsi.bat

index 54101931c2ab718e5d1261cbb6a7a0d165eafd0f..249a8d0fd9116ea4ff240015814ec575e5c73511 100644 (file)
@@ -3,9 +3,6 @@
 cmd /c Tools\buildbot\external.bat
 @rem build release versions of things
 call "%VS90COMNTOOLS%vsvars32.bat"
-if not exist ..\db-4.4.20\build_win32\release\libdb44s.lib (
-  vcbuild db-4.4.20\build_win32\Berkeley_DB.sln /build Release /project db_static
-)
 
 @rem build Python
 cmd /q/c Tools\buildbot\kill_python.bat