~ps-jenkins/account-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Alberto Mardegan
  • Date: 2013-06-12 05:49:46 UTC
  • mto: This revision was merged to the branch mainline in revision 117.
  • Revision ID: alberto.mardegan@canonical.com-20130612054946-cpu3c5ihmsql57bn
Force installation of QML plugins if specified at configuration time

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        NOCONFIGURE=1 dh_autoreconf ./autogen.sh
9
9
 
10
10
override_dh_auto_configure:
11
 
        dh_auto_configure -- --with-twitter-consumer-key="NGOB5S7sICsj6epjh0PhAw" \
 
11
        dh_auto_configure -- --enable-qml-plugins \
 
12
                --with-twitter-consumer-key="NGOB5S7sICsj6epjh0PhAw" \
12
13
                --with-twitter-consumer-secret="rbUEJCBEokMnGZd8bubd0QL2cSmoCjJeyiSJpnx3OM0" \
13
14
                --with-windows-live-client-id="00000000400D5635" \
14
15
                --with-foursquare-client-id="1I2UNJXPHNDZT3OPZOOA5LCPIUEUJFMKRXSF42UFCN1KXKTK" \