fix /home/travis/rpmbuild/*: No such file or directory
This commit is contained in:
@@ -6,6 +6,8 @@ then
|
||||
exit $E_BADARGS
|
||||
fi
|
||||
|
||||
mkdir ~/rpmbuild/
|
||||
|
||||
# Replace any dashes in the version string with periods
|
||||
PKGVERSION=`echo $1 | sed "s/-/\\./g"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user