aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2006-03-03 13:32:49 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2006-03-03 13:32:49 +0000
commitc01cd9dbfd8eea82843feec5616d72f84595d605 (patch)
tree81879f24f48783e9ac8fcb1276a58c1c3c3926b2 /setup.py
parentce1faaea4e8a3e81515070c96b6f99a96abcb342 (diff)
downloadmgarepo-c01cd9dbfd8eea82843feec5616d72f84595d605.tar
mgarepo-c01cd9dbfd8eea82843feec5616d72f84595d605.tar.gz
mgarepo-c01cd9dbfd8eea82843feec5616d72f84595d605.tar.bz2
mgarepo-c01cd9dbfd8eea82843feec5616d72f84595d605.tar.xz
mgarepo-c01cd9dbfd8eea82843feec5616d72f84595d605.zip
- s/oldstyle/oldfashion/
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7b72358..86ffd94 100755
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ setup(name="repsys",
("/usr/share/repsys/",
["default.chlog",
"revno.chlog",
- "oldstyle.chlog",
+ "oldfashion.chlog",
"create-srpm",
"rebrand-mdk"]),
("/etc/", ["repsys.conf"])]