]> git.pld-linux.org Git - packages/vim.git/commitdiff
reset release to 1 auto/th/vim-7.4.205-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 13 Mar 2014 07:28:46 +0000 (09:28 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 13 Mar 2014 07:28:46 +0000 (09:28 +0200)
update-source.sh

index 26823ec180ed03ba563e0910ca656d3276469837..9ef41e4eee5e1d382797e1f29075f198852a888e 100755 (executable)
@@ -58,6 +58,7 @@ if [ "$curver" != "$ver" ]; then
        fi
        sed -i -e "
                s/^\(%define[ \t]\+patchlevel[ \t]\+\)[0-9]\+\$/\1$patch/
+               s/^\(%define[ \t]\+rel[ \t]\+\)[0-9]\+\$/\11/
        " $specfile
 
        # fetch missing/mismatching files manually. faster than builder does that
This page took 0.303395 seconds and 4 git commands to generate.