summaryrefslogtreecommitdiffstats
path: root/mkrepo
diff options
context:
space:
mode:
Diffstat (limited to 'mkrepo')
-rwxr-xr-xmkrepo2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkrepo b/mkrepo
index ab9c03b..de68f58 100755
--- a/mkrepo
+++ b/mkrepo
@@ -16,7 +16,7 @@ if [ "$nom" = "SRPMS" ]
then
dis=fedora
ver=17
- old=4
+ old=5
else
dis=${nom%%/*}
ver=${nom#$dis/}