From bbb8ee8695624998929f313bbc8e934289000b63 Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Tue, 23 Jun 2015 20:56:42 -0600 Subject: [PATCH] gempak imgtyp.tbl for arinfo Former-commit-id: 91bfe81a032035edf9140e96c0bd6bce940a9914 [formerly 5c7cab9cdc0c8ab7761f838fe2f8f95d2835064f] Former-commit-id: b835930f5e8330c77645f00316ee44f87082c26c --- rpms/awips2.upc/Installer.edex-upc/component.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpms/awips2.upc/Installer.edex-upc/component.spec b/rpms/awips2.upc/Installer.edex-upc/component.spec index ec3443df66..2fa1feabd0 100644 --- a/rpms/awips2.upc/Installer.edex-upc/component.spec +++ b/rpms/awips2.upc/Installer.edex-upc/component.spec @@ -44,7 +44,7 @@ fi # create build root directory rm -rf ${RPM_BUILD_ROOT}/awips2 mkdir -p ${RPM_BUILD_ROOT}/awips2/tools/bin -/bin/cp %{_baseline_workspace}/rpms/awips2.upc/Installer.edex-upc/programs/* ${RPM_BUILD_ROOT}/awips2/tools/bin/ +/bin/cp -r %{_baseline_workspace}/rpms/awips2.upc/Installer.edex-upc/programs/* ${RPM_BUILD_ROOT}/awips2/tools/bin/ %pre @@ -60,4 +60,4 @@ rm -rf ${RPM_BUILD_ROOT}/* %attr(755,awips,fxalpha) /awips2/tools/bin/edex %attr(755,awips,fxalpha) /awips2/tools/bin/arinfo %attr(755,awips,fxalpha) /awips2/tools/bin/areas -%attr(644,awips,fxalpha) /awips2/tools/bin/imgtyp.tbl +%attr(644,awips,fxalpha) /awips2/tools/bin/sat/imgtyp.tbl