Run configure --prefix=/usr during makerpms.sh
This commit is contained in:
@@ -66,6 +66,7 @@ fi
|
|||||||
pushd ${TOPDIR}
|
pushd ${TOPDIR}
|
||||||
echo -n "Creating libiscsi-${VERSION}.tar.gz ... "
|
echo -n "Creating libiscsi-${VERSION}.tar.gz ... "
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
sh configure --prefix=/usr
|
||||||
make dist GZIP_ENV="\"$GZIP_ENV\""
|
make dist GZIP_ENV="\"$GZIP_ENV\""
|
||||||
RC=$?
|
RC=$?
|
||||||
popd
|
popd
|
||||||
|
|||||||
Reference in New Issue
Block a user