~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Colin Watson
  • Date: 2013-10-30 17:39:45 UTC
  • Revision ID: cjwatson@canonical.com-20131030173945-2f14glf4rdw3ngno
make-prime-list cross-build hack no longer needed with 8.21.

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
build-stamp: 
76
76
        dh_testdir
77
77
ifeq ($(cross_build),yes)
78
 
        $(MAKE) src/make-prime-list CC=gcc
79
78
        $(MAKE) run_help2man=$(CURDIR)/man/dummy-man
80
79
else
81
80
        $(MAKE)