~liferea/liferea/packaging.unstable

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Christian Kampka
  • Date: 2013-01-06 14:18:58 UTC
  • Revision ID: christian@kampka.net-20130106141858-y63wsktvxhbohtz3
Bump to 1.9 unstable releases
 * removed libindicate patch
 * rebased patches as needed
 * disabled dh_auto_test
 * new package liferea-plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
                --enable-libnotify \
12
12
                --enable-libindicate \
13
13
                --enable-libunity \
 
14
                --enable-introspection \
14
15
 
15
16
 
16
17
override_dh_auto_configure:
19
20
override_dh_auto_install:
20
21
        GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 dh_auto_install
21
22
 
 
23
override_dh_auto_test:
 
24
        echo "Skipping auto tests on unstable builds..."
 
25
 
22
26
%:
23
27
        dh $@ --with autoreconf