1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-02-05 04:41:39 +00:00

pe cocoa: Fixed gen script and project dead references.

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40283
This commit is contained in:
hsoft
2009-12-30 10:48:01 +00:00
parent a9f9534ce6
commit d114ffb2c4
2 changed files with 1 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ import shutil
from hsutil.build import print_and_do
os.chdir('dupeguru_pe')
os.chdir('core_pe')
print_and_do('python gen.py')
os.chdir('..')