From: Scott Barninger Date: Sun, 16 Jul 2006 22:12:10 +0000 (+0000) Subject: minor typo fixed. X-Git-Tag: Release-7.0.0~7860 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1c2312e3f3e23f501bd1719c541fc642d07240d8;p=bacula%2Fbacula minor typo fixed. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3158 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/contrib-rpm/build_rpm.sh b/bacula/platforms/contrib-rpm/build_rpm.sh index c0d3eca711..eeaa982ca7 100755 --- a/bacula/platforms/contrib-rpm/build_rpm.sh +++ b/bacula/platforms/contrib-rpm/build_rpm.sh @@ -82,7 +82,7 @@ rpmbuild --rebuild --define "build_${PLATFORM} 1" \ --define "nobuild_gconsole 1" ${SRPM} rm -rf ${RPMBUILD}/* -# delete the updatedb package and any nodebug packages built +# delete the updatedb package and any debuginfo packages built rm -f ${RPMDIR}/bacula*debug* rm -f ${RPMDIR}/bacula-updatedb*