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