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