Explorar el Código

Removed epydoc ref

Josh Yelon hace 20 años
padre
commit
c8e6dc2a89
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      direct/src/directscripts/packpanda.nsi

+ 0 - 2
direct/src/directscripts/packpanda.nsi

@@ -131,8 +131,6 @@ Section "${SMDIRECTORY}" SecCore
             File /r /x CVS "${PANDA}\Pmw\*"
             SetOutPath $INSTDIR\NSIS
             File /r /x CVS "${NSISDIR}\*"
-            SetOutPath $INSTDIR\epydoc
-            File /r /x CVS "${PANDA}\epydoc\*"
             SetOutPath $INSTDIR
             File /r /x CVS "${PANDA}\ReleaseNotes"
             !ifdef PYEXTRAS