Minor syntax problem

This commit is contained in:
Josh Yelon
2006-04-28 16:41:53 +00:00
parent defa6afe02
commit 605be40750
+1 -1
View File
@@ -87,7 +87,7 @@ Section "${SMDIRECTORY}" SecCore
SetOutPath $INSTDIR
File "${PANDA}\LICENSE"
SetOutPath $INSTDIR\bin
File /x CVS /x *.pyc /x *.map /x *.pdb /x *.exe /r "${PANDA}\bin\*"
File /r /x CVS /x *.pyc /x *.map /x *.pdb /x *.exe "${PANDA}\bin\*"
SetOutPath $INSTDIR\etc
File /r "${PANDA}\etc\*"
SetOutPath $INSTDIR\direct