Issue #969 - the top-level directory structure of i386-pc-linux-gnu.tar has slightly changed?
Change-Id: I29cae68e2d87ea8ff078d6ac56211da548e7074f Former-commit-id:69bea08034
[formerlyc74e48e4a4
] [formerly69bea08034
[formerlyc74e48e4a4
] [formerlyaa5b16537f
[formerly 1b7f01a2e8afdf900dae4b124c7b17b91ac68f3d]]] Former-commit-id:aa5b16537f
Former-commit-id:d27bdae074
[formerly9fe0b6a424
] Former-commit-id:0957da3896
This commit is contained in:
parent
93967d22c2
commit
67f3b45f91
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ DIST_NATIVE="%{_baseline_workspace}/dist.native"
|
||||||
PACKAGES="%{_awipscm_share}/packages"
|
PACKAGES="%{_awipscm_share}/packages"
|
||||||
# extract the native libraries
|
# extract the native libraries
|
||||||
/bin/tar -xpf ${DIST_NATIVE}/i386-pc-linux-gnu.tar \
|
/bin/tar -xpf ${DIST_NATIVE}/i386-pc-linux-gnu.tar \
|
||||||
-C %{_build_root}/awips2 ./edex/lib ./edex/bin
|
-C %{_build_root}/awips2 edex/lib edex/bin
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue