~ubuntu-branches/ubuntu/wily/rpcbind/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Steve Langasek
  • Date: 2014-01-14 00:27:44 UTC
  • mfrom: (8.1.6 sid)
  • Revision ID: steve.langasek@canonical.com-20140114002744-ly1bb00lb5hm3bdo
Merge version 0.2.1-2 from Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        dh_testdir
25
25
        # Add here commands to configure the package.
26
26
        cp -f /usr/share/misc/config.sub /usr/share/misc/config.guess .
27
 
        ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" --enable-warmstarts --enable-libwrap --with-statedir=/run/rpcbind
 
27
        ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" --enable-warmstarts --enable-libwrap --with-statedir=/run/rpcbind --with-rpcuser=root
28
28
 
29
29
build: build-arch build-indep
30
30
build-arch: build-stamp