~ubuntu-branches/ubuntu/lucid/oggconvert/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-01-19 17:52:14 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080119175214-w91ytv04bs0w9cuu
Tags: 0.3.1-1ubuntu1
* Merge from debian unstable. Fix LP: #175770
  Remaining changes:
  - Suggest gstreamer multiverse plugins

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
include /usr/share/dpatch/dpatch.make
4
 
 
5
3
build: build-stamp
6
4
        python $(CURDIR)/setup.py build --build-base=$(CURDIR)/debian/oggconvert/build
7
5
 
8
6
build: build-stamp
9
 
build-stamp: patch-stamp
 
7
build-stamp:
10
8
        dh_testdir
11
9
        touch $@
12
10
 
13
 
clean: unpatch
 
11
clean:
14
12
        dh_testdir
15
13
        dh_testroot
16
14
        rm -f build-stamp