If you use SD2, so you will be must edit the patch in "configure.ac" section before apply patch.
src/bindings/universal/Makefile
]) is not inthere but src/bindings/ScriptDev2/Makefile
src/bindings/ScriptDev2/scriptdev2.conf.dist is there allready
but when i try to apply patch i get :
generals:/home/svn/new_ahbot# git diff master new_ahbot > ${CompileDir}/patche/AHBot.patch
-su: /patche/AHBot.patch: No such file or directory
generals:/home/svn/new_ahbot# git diff master new_ahbot > ${CompileDir}../AHBot.patch
generals:/home/svn/new_ahbot# cd ../master
generals:/home/svn/master# git apply ${CompileDir}../AHBot.patch
error: patch failed: configure.ac:308
error: configure.ac: patch does not apply