diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-07-23 08:36:34 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-07-23 08:36:34 +0200 | 
| commit | 367118827b010075bfe4077bf16be1a1ce0ec9d0 (patch) | |
| tree | a70fa3fc517f800834c08bc3560078075fbd0e31 /mkrepo | |
| parent | d0a2f118a66ca9b34b0aeb004e0bcf8cd6db641d (diff) | |
minor
Diffstat (limited to 'mkrepo')
| -rwxr-xr-x | mkrepo | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ if [ "$nom" = "SRPMS" ]  then    dis=fedora    ver=17 -  old=4 +  old=5  else    dis=${nom%%/*}    ver=${nom#$dis/} | 
