ALT Linux Bugzilla
– Attachment 15033 Details for
Bug 48427
Отсутствует FFTW3LibraryDepends.cmake
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
fftw3.spec.patch
fftw3.spec.patch (text/plain), 662 bytes, created by
Sergey V Turchin
on 2023-11-13 16:32:25 MSK
(
hide
)
Description:
fftw3.spec.patch
Filename:
MIME Type:
Creator:
Sergey V Turchin
Created:
2023-11-13 16:32:25 MSK
Size:
662 bytes
patch
obsolete
>--- fftw3.spec~ 2021-06-08 10:50:19.000000000 +0300 >+++ fftw3.spec 2023-11-13 16:28:01.187929262 +0300 >@@ -214,18 +214,20 @@ options_double='%{subst_enable sse2} %{s > > for m in single double long-double %{?_enable_quad:quad-precision}; do > d=${m%%-*} >- mkdir $d >+ mkdir -p $d > pushd $d > eval extraoptions="\"\$options_$d\"" > %configure $options $extraoptions --enable-$m > %make_build > popd > done >+%cmake > > %install > for d in single double long %{?_enable_quad:quad}; do > %makeinstall_std -C $d > done >+install -m 0644 %_cmake__builddir/FFTW3LibraryDepends.cmake %buildroot/%_libdir/cmake/fftw3/ > > # remove non-packaged files > rm %buildroot%_libdir/*.la
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 48427
: 15033