~ubuntu-branches/ubuntu/oneiric/faac/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Christian Bjälevik
  • Date: 2005-08-30 20:37:05 UTC
  • Revision ID: james.westby@ubuntu.com-20050830203705-nbwh4ymwjjvszac0
Tags: 1.24clean-0ubuntu3
Rebuild because of the new libfaad2 (thanx Sebastian Dröge)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
4
include /usr/share/cdbs/1/rules/debhelper.mk
 
5
include /usr/share/cdbs/1/class/autotools.mk
 
6
 
 
7
DEB_NOREVISION_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | \
 
8
                        cut -f 2 -d ' ' | cut -f 1 -d '-')
 
9
DEB_DH_MAKESHLIBS_ARGS_libfaac0 := -V"libfaac0 \
 
10
        (>= $(DEB_NOREVISION_VERSION))"
 
11
DEB_SHLIBDEPS_INCLUDE := debian/libfaac0/usr/lib