~ubuntu-core-dev/partman-iscsi/natty-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Colin Watson
  • Date: 2010-07-13 09:58:54 UTC
  • Revision ID: cjwatson@canonical.com-20100713095854-p4wa4kezq72xc4ym
Use 'dh $@ --options' rather than 'dh --options $@', for
forward-compatibility with debhelper v8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/make -f
2
2
%:
3
 
        dh --with d-i $@
 
3
        dh $@ --with d-i