~ubuntu-branches/ubuntu/karmic/libvideo-capture-v4l-perl/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2007-08-11 21:15:46 UTC
  • Revision ID: james.westby@ubuntu.com-20070811211546-e6w2ukyyhbt3ljdm
Tags: 0.901-2
* Fix bashism: dash requires path to file in "." when sourcing it.
  Closes: #374151
* Add self to uploaders.
* Remove generated file RTjpeg/codec/RTjpeg.c in clean.
* Don't ignore make realclean errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
        dh_testroot
44
44
 
45
45
        # Add commands to clean up after the build process here
46
 
        -$(MAKE) realclean
 
46
        if [ -e Makefile ]; then $(MAKE) realclean; fi
47
47
 
48
 
        dh_clean build-stamp install-stamp
 
48
        dh_clean build-stamp install-stamp RTjpeg/codec/RTjpeg.c
49
49
 
50
50
install: install-stamp
51
51
install-stamp: