awips2/rpms/awips2.qpid/0.7/build.sh
Steve Harris 0be473728a 13.3.1-12 baseline
Former-commit-id: 1f109861760e5fbc9d7a13cc4f518341cbc31276
2013-03-25 13:27:13 -05:00

10 lines
196 B
Bash

#!/bin/sh
#Add local dir processing
PATH_TO_HERE=`dirname $0`
cd $PATH_TO_HERE
export TOP_DIR=`pwd`
echo $TOP_DIR
rpmbuild -ba --target=i386 --define "_topdir $TOP_DIR" SPECS/qpid-cpp-mrg.spec