summaryrefslogtreecommitdiffstats
path: root/build/create-rpms.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/create-rpms.sh')
-rwxr-xr-xbuild/create-rpms.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/create-rpms.sh b/build/create-rpms.sh
index d6fda224..35745c90 100755
--- a/build/create-rpms.sh
+++ b/build/create-rpms.sh
@@ -1,2 +1,5 @@
cp glustermg-1.0.0.tar.gz /usr/src/redhat/SOURCES
rpmbuild -bb build/glustermg.spec
+rm -rf rpms
+mkdir rpms
+mv /usr/src/redhat/RPMS/x86_64/glustermg*.rpm rpms