Arrgh! Left a debugging thingy in there. This commit backs out a
little bit from the prior commit (r12051). This commit was SVN r12052. The following SVN revision numbers were found above: r12051 --> open-mpi/ompi@72e202a432
Этот коммит содержится в:
родитель
72e202a432
Коммит
b73d9ba3ca
4
contrib/dist/linux/openmpi.spec
поставляемый
4
contrib/dist/linux/openmpi.spec
поставляемый
@ -411,10 +411,8 @@ EOF
|
||||
# always gives a 0 exit status.
|
||||
|
||||
# Runtime files
|
||||
file=/tmp/openmpi-rpm-tmp.$$
|
||||
rm -f $file
|
||||
find $RPM_BUILD_ROOT -type f -o -type l | \
|
||||
sed -e "s@$RPM_BUILD_ROOT@@" > $file
|
||||
sed -e "s@$RPM_BUILD_ROOT@@" | \
|
||||
egrep "lib.*.so|mca.*so" $file > runtime.files | /bin/true
|
||||
|
||||
# Devel files
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user