Skip to content

Commit

Permalink
Test: disarm winutils symlink magic
Browse files Browse the repository at this point in the history
Signed-off-by: Chris “Kwpolska” Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 13, 2014
1 parent 84976a3 commit aae8d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -138,7 +138,7 @@ def remove_old_files(self):

class nikola_install(install):
def run(self):
expands_symlinks_for_windows()
#expands_symlinks_for_windows()
remove_old_files(self)
install.run(self)
install_manpages(self.root, self.prefix)
Expand Down

0 comments on commit aae8d8f

Please sign in to comment.