~ubuntu-branches/debian/sid/netselect/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Christian Perrier
  • Date: 2008-07-09 19:47:21 UTC
  • mfrom: (3.1.2 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080709194721-k0wcxjla43eg3hx3
Tags: 0.3.ds1-12.1
* Non-maintainer upload to fix pending l10n issues.
* Debconf translations:
  - Basque. Closes: #476710
  - Swedish. Closes: #490188
  - Turkish. Closes: #490878
  - Romanian. Closes: #491277

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        rm -f build-stamp
21
21
 
22
22
        # Add here commands to clean up after the build process.
23
 
        -$(MAKE) clean
 
23
        $(MAKE) clean
24
24
 
25
25
        dh_clean
26
26