]> git.sur5r.net Git - bacula/bacula/commitdiff
Add wxconsole.
authorScott Barninger <scott@barninger.com>
Sun, 16 Jul 2006 21:05:10 +0000 (21:05 +0000)
committerScott Barninger <scott@barninger.com>
Sun, 16 Jul 2006 21:05:10 +0000 (21:05 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3155 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/contrib-rpm/build_rpm.sh

index a18ffa5dbca7543980335e2544e93ec9ce475cb2..b320758b1da9cc6d5081d933198cc55559969e5f 100755 (executable)
@@ -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