~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Gianfranco Costamagna
  • Date: 2018-05-09 08:16:46 UTC
  • Revision ID: costamagnagianfranco@yahoo.it-20180509081646-ykwfsf6dl2p2q6a6
Switch to debhelper and compat 11, switch to libayatana-appindicator

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
export LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
4
4
 
5
5
%:
6
 
        dh $@ --with python3
 
6
        dh $@ --with python3 --with autoreconf
 
7
 
 
8
override_dh_autoreconf:
 
9
        NOCONFIGURE=1 dh_autoreconf ./autogen.sh
7
10
 
8
11
override_dh_auto_test:
9
12
        cd tests && python3 test_package-data-downloader.py