~ubuntu-branches/ubuntu/vivid/gftp/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Daniel T Chen
  • Date: 2014-02-14 09:42:25 UTC
  • Revision ID: package-import@ubuntu.com-20140214094225-tx037g185ww7bc36
Tags: 2.0.19-4ubuntu2
Use autotools-dev for arm64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
endif
14
14
 
15
15
%:
16
 
        dh $@
 
16
        dh $@  --with autotools-dev
17
17
 
18
18
override_dh_auto_configure:
19
19
        dh_auto_configure -- CFLAGS="-O2 -g -Wall -D_GNU_SOURCE" ./configure \