Submitter | phabricator |
---|---|
Date | Dec. 6, 2019, 5:14 a.m. |
Message ID | <59b00ac86fc3d53f061fd17b6a3042ef@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/43593/ |
State | Not Applicable |
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',],