From d89b4f4e0a4b29099bef8525802d079ef2afda18 Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Sun, 16 Jul 2006 21:05:10 +0000 Subject: [PATCH] Add wxconsole. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3155 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/platforms/contrib-rpm/build_rpm.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bacula/platforms/contrib-rpm/build_rpm.sh b/bacula/platforms/contrib-rpm/build_rpm.sh index a18ffa5dbc..b320758b1d 100755 --- a/bacula/platforms/contrib-rpm/build_rpm.sh +++ b/bacula/platforms/contrib-rpm/build_rpm.sh @@ -96,6 +96,9 @@ mv -f ${RPMDIR}/bacula-client-${VERSION}-${RELEASE}.${ARCH}.rpm \ mv -f ${RPMDIR}/bacula-gconsole-${VERSION}-${RELEASE}.${ARCH}.rpm \ ./bacula-gconsole-${VERSION}-${RELEASE}.${PLATFORM}.${ARCH}.rpm +mv -f ${RPMDIR}/bacula-wxconsole-${VERSION}-${RELEASE}.${ARCH}.rpm \ +./bacula-wxconsole-${VERSION}-${RELEASE}.${PLATFORM}.${ARCH}.rpm + # now sign the packages echo Ready to sign packages... sleep 2 -- 2.39.5