~ubuntu-branches/ubuntu/trusty/uim/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-03-28 14:30:55 UTC
  • mfrom: (15.1.26 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20140328143055-5j14c7vicvlxvkh6
Tags: 1:1.8.6-4ubuntu1
* Build using autotools-dev.
* Patch aclocal.m4 and configure for ppc64el.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
endif
42
42
 
43
43
%:
44
 
        dh $@
 
44
        dh $@ --with autotools_dev
45
45
 
46
46
override_dh_auto_configure:
47
47
        for i in emacs/uim-version.el uim.desktop; do \