makerpms.sh : we dont need to configure from this script. rpmbuild will do it
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -65,8 +65,6 @@ fi
|
|||||||
|
|
||||||
pushd ${TOPDIR}
|
pushd ${TOPDIR}
|
||||||
echo -n "Creating libiscsi-${VERSION}.tar.gz ... "
|
echo -n "Creating libiscsi-${VERSION}.tar.gz ... "
|
||||||
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