Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 35b0b44

Browse files
author
Blackstone Engineering
committed
adding mercurial
1 parent b9b56db commit 35b0b44

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bin/chg

33.2 KB
Binary file not shown.

bin/hg

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ if os.environ.get('HGUNICODEPEDANTRY', False):
1818
except NameError:
1919
pass
2020

21-
libdir = '@LIBDIR@'
21+
libdir = '../../Library/Python/2.7/site-packages/'
2222

2323
if libdir != '@' 'LIBDIR' '@':
2424
if not os.path.isabs(libdir):

0 commit comments

Comments
 (0)