remove depreicated build_patches() from waf

This commit is contained in:
frank 2011-10-17 16:58:28 -07:00
parent 953ad818f0
commit 4e6377e05a
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ build_python_and_daemonize ()
#build_thirdparty_dir()
build_dependences ()
build_console_proxy ()
build_patches ()
#build_patches ()
build_systemvm_patch ()
build_dirs_symlinks ()
build_scripts ()