Commit f5ac73bd authored by Hans Kowallik's avatar Hans Kowallik

[libactivemq] debug rpmbuild

parent 1d4a673c
...@@ -24,7 +24,7 @@ BUILDROOTPATH=$BUILDROOTPREFIX/$PKGNAME ...@@ -24,7 +24,7 @@ BUILDROOTPATH=$BUILDROOTPREFIX/$PKGNAME
cd $WORKSPACE/libactivemq/rpmbuild cd $WORKSPACE/libactivemq/rpmbuild
rpmbuild \ rpmbuild \
--define '_topdir '$WORKSPACE/libactivemq/rpmbuild \ -vv --define '_topdir '$WORKSPACE/libactivemq/rpmbuild \
--buildroot $BUILDROOTPATH -bb SPECS/activemq-cpp.spec --buildroot $BUILDROOTPATH -bb SPECS/activemq-cpp.spec
[[ $? -ne 0 ]] && exit 1 [[ $? -ne 0 ]] && exit 1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment