setup.py
changeset 43794 d3f7bdc905fb
parent 43749 c7fc2d92067e
child 44026 44b03c0313aa
--- a/setup.py	Thu Dec 05 11:15:19 2019 -0500
+++ b/setup.py	Thu Dec 05 20:05:08 2019 -0800
@@ -1541,7 +1541,7 @@
 packagedata = {
     'mercurial': [
         'locale/*/LC_MESSAGES/hg.mo',
-        'default.d/*.rc',
+        'defaultrc/*.rc',
         'dummycert.pem',
     ],
     'mercurial.helptext': ['*.txt',],