~osomon/libappindicator/bionic-ftbfs-fix

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Tarmac
  • Author(s): Ted Gould
  • Date: 2013-06-10 13:56:36 UTC
  • mfrom: (262.1.6 saucy-fix)
  • Revision ID: tarmac-20130610135636-oyvsjr2343ux9fne
Making gtk-doc check run in the current source directory.

Approved by Lars Uebernickel, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
override_dh_auto_test: $(FLAVORS:%=dotest-%)
69
69
 
70
70
dotest-%:
71
 
        ps -ef
72
 
        env
73
71
        dh_auto_test --builddirectory=build/$* --
74
72
 
75
73