ASM #17142 - Fixed nwps dir permissions
Change-id: Ibd843098cea02d3f1ea6b75d3e715d804c5c1e37 Former-commit-id:62e125667f
[formerly9d46bf24dc
] [formerlyedae59425b
[formerly fc7258495581cd1d241f55aba2a8e60053575571]] Former-commit-id:edae59425b
Former-commit-id:c530e44a15
This commit is contained in:
parent
89d1309974
commit
9e1b6846d3
1 changed files with 3 additions and 0 deletions
|
@ -96,6 +96,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir /awips2
|
||||
%dir /awips2/GFESuite
|
||||
/awips2/GFESuite/*
|
||||
%defattr(644,awips,fxalpha,775)
|
||||
%dir /awips2/GFESuite/nwps
|
||||
/awips2/GFESuite/nwps/*
|
||||
%defattr(755,awips,fxalpha,755)
|
||||
%dir /awips2/GFESuite/bin
|
||||
/awips2/GFESuite/bin/*
|
||||
|
|
Loading…
Add table
Reference in a new issue