From acd9548ddf1a954e784db5c6facae617d05cdcc3 Mon Sep 17 00:00:00 2001 From: ucar-tmeyer Date: Fri, 2 Jun 2023 20:31:25 +0000 Subject: [PATCH] Updates to the EDEX rpm to not fail on NDM files --- rpms/awips2.edex/Installer.edex/component.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rpms/awips2.edex/Installer.edex/component.spec b/rpms/awips2.edex/Installer.edex/component.spec index 2f130549d0..2c8f815238 100644 --- a/rpms/awips2.edex/Installer.edex/component.spec +++ b/rpms/awips2.edex/Installer.edex/component.spec @@ -214,6 +214,9 @@ rm -rf ${RPM_BUILD_ROOT} %dir /awips2/edex/bin /awips2/edex/bin/*.sh +%dir /awips2/edex/data/ndm +/awips2/edex/data/ndm/* + %attr(744,root,root) /etc/init.d/edex_camel %attr(744,root,root) /etc/watchdog.d/edex_camel_watchdog.sh %attr(755,awips,fxalpha) /awips2/dev/updateNDM.pl