~ubuntu-branches/ubuntu/gutsy/autofs/gutsy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Steinar H. Gunderson
  • Date: 2006-10-25 23:53:50 UTC
  • Revision ID: james.westby@ubuntu.com-20061025235350-1fjg6e40qk8f2e4m
Tags: 4.1.4-12
* 077_fix_nfs_submounts_with_2_6_18: New patch from Michael Gernoth; fixes
  issues with mounting read-only NFS submounts with 2.6.18 and newer
  kernels. (Closes: #393663)
* Set SHELL=/bin/bash in debian/rules, as we use bashisms. (Closes: #379578)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
  STRIPARGS= --no-act
19
19
endif
20
20
 
 
21
SHELL=/bin/bash
21
22
 
22
23
build: $(STAMP_DIR)/build
23
24
$(STAMP_DIR)/build: $(STAMP_DIR)/configure