Accepting request 984096 from graphics:darktable
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/984096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/darktable?expand=0&rev=101
This commit is contained in:
commit
785795ae8a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 06:31:23 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Fix rpath support with SUSE cmake macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 12:16:13 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -273,7 +273,7 @@ rm -rf src/external/lua/
|
||||
%build
|
||||
%global cmake_options \\\
|
||||
-DCMAKE_INSTALL_LIBDIR=%{_lib} \\\
|
||||
-DCMAKE_SKIP_RPATH:BOOL=OFF \\\
|
||||
-DCMAKE_SKIP_RPATH:BOOL=OFF -DCMAKE_SKIP_INSTALL_RPATH:BOOL=OFF \\\
|
||||
-DCMAKE_INSTALL_DATAROOTDIR="share" \\\
|
||||
-DCMAKE_INSTALL_LIBEXECDIR="%{_libexecdir}" \\\
|
||||
-DCMAKE_INSTALL_DOCDIR="%{_defaultdocdir}/%{pkg_name}" \\\
|
||||
|
Loading…
x
Reference in New Issue
Block a user