Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: sjhill at uclibc.org <sjhill@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/nfs-utils
Date: Sat, 13 Jan 2007 19:27:23 -0800 (PST)	[thread overview]
Message-ID: <20070114032723.EF01E485A6@busybox.net> (raw)

Author: sjhill
Date: 2007-01-13 19:27:22 -0800 (Sat, 13 Jan 2007)
New Revision: 17281

Log:
Use pre-generated files and do not run 'rpcgen'.


Added:
   trunk/buildroot/package/nfs-utils/nfs-utils-disable-rpcgen.patch


Changeset:
Added: trunk/buildroot/package/nfs-utils/nfs-utils-disable-rpcgen.patch
===================================================================
--- trunk/buildroot/package/nfs-utils/nfs-utils-disable-rpcgen.patch	                        (rev 0)
+++ trunk/buildroot/package/nfs-utils/nfs-utils-disable-rpcgen.patch	2007-01-14 03:27:22 UTC (rev 17281)
@@ -0,0 +1,18 @@
+diff -ur nfs-utils-1.0.10/utils/rquotad/Makefile.in nfs-utils-1.0.10-patched/utils/rquotad/Makefile.in
+--- nfs-utils-1.0.10/utils/rquotad/Makefile.in	2006-08-07 01:43:46.000000000 -0500
++++ nfs-utils-1.0.10-patched/utils/rquotad/Makefile.in	2007-01-13 21:24:26.971232703 -0600
+@@ -653,14 +653,6 @@
+ $(RPCGEN):
+ 	make -C $(top_srcdir)/tools/rpcgen all
+ 
+-$(GENFILES_XDR): %_xdr.c: %.x $(RPCGEN)
+-	test -f $@ && rm -rf $@ || true
+-	$(RPCGEN) -c -o $@ $<
+-
+-$(GENFILES_H): %.h: %.x $(RPCGEN)
+-	test -f $@ && rm -rf $@ || true
+-	$(RPCGEN) -h -o $@ $<
+-
+ #######################################################################
+ # The following allows the current practice of having
+ # daemons renamed during the install to include RPCPREFIX

             reply	other threads:[~2007-01-14  3:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-14  3:27 sjhill at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-21 23:09 [Buildroot] svn commit: trunk/buildroot/package/nfs-utils aldot at uclibc.org
2007-01-22 15:56 aldot at uclibc.org
2007-05-07  3:59 sjhill at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070114032723.EF01E485A6@busybox.net \
    --to=sjhill@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox