fix symlink creation
added builddir cleanup
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -ex
|
||||
rm -rf ./tis-tisbackup/ ./BUILD *.rpm ./RPMS
|
||||
rm -rf ./builddir/ ./BUILD *.rpm ./RPMS
|
||||
mkdir -p BUILD RPMS
|
||||
|
||||
VERSION=`git rev-list HEAD --count`
|
||||
|
||||
Reference in New Issue
Block a user