~ubuntu-branches/ubuntu/intrepid/mythbuntu-artwork-usplash/intrepid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2007-08-30 01:16:05 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070830011605-00n063bd42tbjrmo
Tags: 0.4-0ubuntu1
Fix a FTBFS caused on amd64 because of missing -fPIC.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
DEB_MAKE_INSTALL_TARGET := install DESTDIR="$(DEB_DESTDIR)"
6
6
 
7
 
BZR_REVISION+=7
 
7
BZR_REVISION+=8
8
8
BZR_BRANCH+=http://bazaar.launchpad.net/~mythbuntu/mythbuntu/$(DEB_SOURCE_PACKAGE)
9
9
TARFILE+=$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
10
10