Omaha #3957 Fixed path in Installer.edex-environment for QPID.

Change-Id: I846d0793c646a2e6321ed74ab672f70407ff13ac

Former-commit-id: 46093ce896 [formerly 2771afe7f4] [formerly 63c3631559] [formerly 0b7ee2dc08 [formerly 63c3631559 [formerly 8107830bf2fa384c3bbe9472801c89a2a43990a3]]]
Former-commit-id: 0b7ee2dc08
Former-commit-id: 3887066e9acf5bcc504692fb690047a9c7d85c77 [formerly f75e17f79e]
Former-commit-id: 0fa33b0e84
This commit is contained in:
David Lovely 2015-01-14 14:40:36 -06:00
parent 1e47902d87
commit cb81f4322d

View file

@ -114,7 +114,7 @@ fi
_QPID_VERSION="0.30"
RPM_PROJECT="%{_baseline_workspace}/rpms"
POSTGRES_INITD="${RPM_PROJECT}/awips2.core/Installer.postgres/scripts/init.d/edex_postgres"
QPID_INITD="%{_baseline_workspace}/foss/qpid-java-broker-${_QPID_VERSION}/wrapper/qpidd"
QPID_INITD="%{_baseline_workspace}/foss/qpid-java-broker-${_QPID_VERSION}/src/patch/qpid-java-broker-${_QPID_VERSION}/wrapper/qpidd/"
EDEX_INITD="${RPM_PROJECT}/awips2.edex/Installer.edex/scripts/init.d/edex_camel"
HTTPD_PYPIES_INITD="${RPM_PROJECT}/awips2.core/Installer.httpd-pypies/configuration/etc/init.d/httpd-pypies"