add the correct configure flags, it does not autodetect liblcms
OBS-URL: https://build.opensuse.org/package/show/graphics/libraw?expand=0&rev=9
This commit is contained in:
parent
beeb1b4597
commit
789091a885
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 21:18:09 UTC 2010 - mrdocs@opensuse.org
|
||||
|
||||
- add the right configure flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 20:35:55 UTC 2010 - mrdocs@opensuse.org
|
||||
|
||||
|
@ -87,7 +87,7 @@ against LibRaw. LibRaw does not provide dynamic libraries.
|
||||
|
||||
%build
|
||||
# This is not the autotools generated configure script
|
||||
CFLAGS="%{optflags}" sh configure -P %{_prefix}
|
||||
CFLAGS="%{optflags}" sh configure -P %{_prefix} -o -l
|
||||
%__make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user