summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSeth Vidal <skvidal@fedoraproject.org>2007-10-18 10:48:48 -0400
committerSeth Vidal <skvidal@fedoraproject.org>2007-10-18 10:48:48 -0400
commitf5508069286f88056dc13c8a2b463b28b64394aa (patch)
treeb483a73ca70817f608f61eb2710feb203063c38b /setup.py
parent967f120791f8f813890b83b2d767f0b3e682edea (diff)
downloadthird_party-func-f5508069286f88056dc13c8a2b463b28b64394aa.tar.gz
third_party-func-f5508069286f88056dc13c8a2b463b28b64394aa.tar.xz
third_party-func-f5508069286f88056dc13c8a2b463b28b64394aa.zip
leftover mention of minion-acl.conf
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 27caa72..f16371a 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,6 @@ if __name__ == "__main__":
(initpath, ["init-scripts/certmaster"]),
(etcpath, ["etc/minion.conf"]),
(etcpath, ["etc/certmaster.conf"]),
- (etcpath, ["etc/minion-acl.conf"]),
(manpath, ["docs/func.1.gz"]),
(manpath, ["docs/funcd.1.gz"]),
(manpath, ["docs/certmaster.1.gz"]),