SHA256
1
0
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:
Stephan Kulow 2013-02-09 09:04:23 +00:00 committed by Git OBS Bridge
commit 5d532b1fce
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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