~siretart/+junk/bug.681396

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2008-10-24 19:44:00 UTC
  • mfrom: (9 hardy)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20081024194400-lavla8cboaxpt8tr
Tags: 1.41
* Improvements to debconf-set-selections.
  - Use sed and grep instead of shell parameter expansion as the former are
    more robust. Closes: #502850.
  - Remove any leading whitespace from lines and replace trailing whitespace
    from continued lines.
  - Add sanity checks for syntax errors in preconfiguration files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        for pkg in file-preseed network-preseed; do \
19
19
                cp debian/$$pkg.isinstallable debian/$$pkg/DEBIAN/isinstallable; \
20
20
        done
21
 
        dh_link -p network-preseed lib/preseed/fetch-methods/http \
22
 
                lib/preseed/fetch-methods/ftp
23
21
        dh_compress
24
22
        dh_fixperms
25
23
        dh_installdeb