Added JSON plugin to build scripts

This commit is contained in:
Patrick Van der Veken
2018-05-20 21:42:25 +02:00
parent 703abca8c3
commit ef2003adfc
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@ rpmbuild -bb ${BUILD_DIR}/SPECS/hc-linux-platform.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-notify-eif.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-notify-sms.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-display-init.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-display-json.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-display-csv.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-display-terse.spec
rpmbuild -bb ${BUILD_DIR}/SPECS/hc-display-zenoss.spec