~ubuntu-branches/ubuntu/trusty/fcitx/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): YunQiang Su, Aron Xu, YunQiang Su
  • Date: 2012-06-09 14:39:39 UTC
  • mfrom: (10.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20120609143939-39raanjhr5y7qe3c
Tags: 1:4.2.4-2
[ Aron Xu ]
* Various small changes.

[ YunQiang Su ]
* Disable huge .xsession-errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
            -DENABLE_PANGO=ON \
14
14
            -DENABLE_DEBUG=ON \
15
15
            -DENABLE_TABLE=ON \
 
16
            -DENABLE_TEST=ON \
 
17
            -DENABLE_LUA=ON \
 
18
            -DENABLE_SNOOPER=ON \
 
19
            -DENABLE_STATIC=ON \
16
20
            -DENABLE_GTK2_IM_MODULE=ON \
17
21
            -DENABLE_GTK3_IM_MODULE=ON \
18
22
            -DENABLE_QT_IM_MODULE=ON \
19
 
            -DENABLE_OPENCC=ON \
20
 
            -DENABLE_LUA=ON \
21
 
            -DENABLE_STATIC=ON \
22
 
            -DENABLE_TEST=ON \
23
 
            -DENABLE_SNOOPER=ON \
24
 
            -DENABLE_GIR=ON
 
23
            -DENABLE_OPENCC=ON
25
24
override_dh_install:
26
25
        dh_install --fail-missing
27
26
override_dh_makeshlibs: