forked from pool/fcitx
Accepting request 154947 from M17N
disable DENABLE_DEBUG to avoid polluting .xsession-errors. bnc#802866 OBS-URL: https://build.opensuse.org/request/show/154947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx?expand=0&rev=23
This commit is contained in:
commit
5d532b1fce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 8 17:40:06 UTC 2013 - i@marguerite.su
|
||||
|
||||
- disable DENABLE_DEBUG to avoid polluting .xsession-errors. (bnc#802866)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 14:11:50 CET 2013 - mls@suse.de
|
||||
|
||||
|
@ -386,6 +386,7 @@ cd build
|
||||
|
||||
# fix dlopen-ed library name
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \
|
||||
-DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \
|
||||
-DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \
|
||||
@ -400,7 +401,6 @@ cmake .. \
|
||||
%endif
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DLIB_INSTALL_DIR=%{_libdir} \
|
||||
-DENABLE_DEBUG=On \
|
||||
-DENABLE_LUA=On
|
||||
|
||||
# fix gobject-introspection build
|
||||
|
Loading…
Reference in New Issue
Block a user