~ubuntu-branches/ubuntu/wily/email2trac/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): W. Martin Borgert
  • Date: 2015-08-03 20:58:17 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20150803205817-6zyxey0yjka5gzj3
Tags: 2.8.8-1
* New upstream version
* Do some clean mangling (Closes: #671093)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        dh_auto_install
21
21
        rm -f run_email2trac $(CURDIR)/debian/trac-email2trac/usr/bin/run_email2trac
22
22
 
 
23
override_dh_auto_clean:
 
24
# fake run_email2trac etc. to ease clean
 
25
        touch run_email2trac email2trac.py delete_spam.py
 
26
        dh_auto_clean
 
27
        rm -f touch run_email2trac email2trac.py delete_spam.py
 
28
        rm -f config.h stamp-h1
 
29
 
23
30
%.1: debian/%.dbk
24
31
        $(XP) $(DB2MAN) $<