Merge "ASM #16720 - Added updated palt.c to fix seq num in pqact pattern" into asm_14.2.4
Former-commit-id:96503843d9
[formerly d1ce11d690a1acf24fe82fc10acc83302e8f61f9] Former-commit-id:57342f0256
This commit is contained in:
commit
d43119b40f
2 changed files with 3 additions and 0 deletions
|
@ -161,6 +161,9 @@ _ldm_root_dir=${_ldm_dir}/ldm-%{_ldm_version}
|
|||
_myHost=`hostname`
|
||||
_myHost=`echo ${_myHost} | cut -f1 -d'-'`
|
||||
|
||||
# Remove old ldm dir
|
||||
rm -rf ${_ldm_root_dir}
|
||||
|
||||
pushd . > /dev/null 2>&1
|
||||
cp ${_ldm_dir}/SOURCES/%{_ldm_src_tar} ${_ldm_dir}
|
||||
# unpack the ldm source
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue