Submitter | phabricator |
---|---|
Date | Dec. 6, 2019, 4:07 a.m. |
Message ID | <differential-rev-PHID-DREV-6gqkddz65fenfdtysliv-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/43592/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1541,7 +1541,7 @@ packagedata = { 'mercurial': [ 'locale/*/LC_MESSAGES/hg.mo', - 'default.d/*.rc', + 'defaultrc/*.rc', 'dummycert.pem', ], 'mercurial.helptext': ['*.txt',],