- Use rpath so the tests work.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/graphite2?expand=0&rev=12
This commit is contained in:
parent
378a9eb2ae
commit
0e3c096e74
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 12:05:43 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
- Use rpath so the tests work.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 25 22:57:20 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -90,7 +90,8 @@ This package contains the libexttextcat development files.
|
||||
%build
|
||||
%cmake \
|
||||
-DGRAPHITE2_COMPARE_RENDERER=OFF \
|
||||
-DGRAPHITE2_NTRACING=ON
|
||||
-DGRAPHITE2_NTRACING=ON \
|
||||
-DCMAKE_SKIP_RPATH=OFF
|
||||
# Do not use O3, from debian
|
||||
find . -type f \
|
||||
-exec sed -i -e 's/\-O3//g' {} \;
|
||||
|
Loading…
x
Reference in New Issue
Block a user