Updates to the EDEX rpm to not fail on NDM files

This commit is contained in:
ucar-tmeyer 2023-06-02 20:31:25 +00:00
parent 24aac5d2b7
commit acd9548ddf

View file

@ -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