~ubuntu-branches/ubuntu/saucy/fakeroot/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2011-03-31 10:32:41 UTC
  • mfrom: (1.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110331103241-ez8gcl5064xvfkv1
Tags: 1.15.1-1
Patch from Aurelien Jarno to fix lchown support.
closes: #620245.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
#       cd obj-sysv && ./libtool --finish $(CURDIR)/debian/tmp/usr/lib/fakeroot
103
103
        rm -f debian/tmp/usr/lib/libfakeroot/libfakeroot.*a*
104
104
        rm -f debian/tmp/usr/bin/simple
105
 
ifneq (,$(findstring $(DEB_HOST_GNU_TYPE), sparc-linux-gnu s390-linux-gnu i486-linux-gnu powerpc-linux-gnu ppc64-linux-gnui x86_64-kfreebsd-gnu))
 
105
ifneq (,$(findstring $(DEB_HOST_GNU_TYPE), sparc-linux-gnu s390-linux-gnu x86_64-linux-gnu i486-linux-gnu powerpc-linux-gnu ppc64-linux-gnui x86_64-kfreebsd-gnu))
106
106
        $(MAKE) -f debian/rules binary-biarch
107
107
endif
108
108
        $(INSTALL_FILE) debian/copyright debian/tmp/usr/share/doc/fakeroot/copyright