Accepting request 154944 from home:MargueriteSu:branches:M17N

disable DENABLE_DEBUG to avoid polluting .xsession-errors

OBS-URL: https://build.opensuse.org/request/show/154944
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=63
This commit is contained in:
Marguerite Su 2013-02-08 17:50:40 +00:00 committed by Git OBS Bridge
parent 7abcebed32
commit 4875eaf9ce
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.
-------------------------------------------------------------------
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