make grablogs work again
This commit is contained in:
parent
d284599697
commit
4998b415c8
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
VER=$(make verrel)
|
||||
VER=$(fedpkg verrel)
|
||||
ver=$(echo $VER | sed -e 's/-/ /g' | awk '{print $2}')
|
||||
rev=$(echo $VER | sed -e 's/-/ /g' | awk '{print $3}')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user