summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-03-11 18:18:02 -0400
committerMichael DeHaan <mdehaan@redhat.com>2009-03-11 18:18:16 -0400
commit37325215977dbf850fe1c621b91ecfaa99bcdf81 (patch)
treec5ca558b561e0d6db253f86d1f93be0a63dbf1ed
parent5e94a41b283f6491fc5ca60f5262e29cab557147 (diff)
downloadcobbler-37325215977dbf850fe1c621b91ecfaa99bcdf81.tar.gz
cobbler-37325215977dbf850fe1c621b91ecfaa99bcdf81.tar.xz
cobbler-37325215977dbf850fe1c621b91ecfaa99bcdf81.zip
Setup cleanup
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index ae8807d1..a267a808 100644
--- a/setup.py
+++ b/setup.py
@@ -165,9 +165,6 @@ if __name__ == "__main__":
# for --version support across distros
(libpath, ['config/version']),
- # for version control tracking feature
- (libpath, ['config/gitignore']),
-
# bootloaders and syslinux support files
(libpath, ['loaders/elilo-3.8-ia64.efi']),
(libpath, ['loaders/menu.c32']),