mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1385 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
343 B
Diff
12 lines
343 B
Diff
--- nfs-utils-1.0.6/config.mk.in.old 2004-11-07 12:30:05.000000000 +0000
|
|
+++ nfs-utils-1.0.6/config.mk.in 2004-11-07 12:30:19.000000000 +0000
|
|
@@ -52,7 +52,7 @@
|
|
LN_S = ln -sf
|
|
RANLIB = @RANLIB@
|
|
INDENT = indent
|
|
-RPCGEN = $(TOP)bin/rpcgen
|
|
+RPCGEN = rpcgen
|
|
GETKVER = $(TOP)tools/getkversion
|
|
INSTALL = install
|
|
MAN2PS = groff -Tps -man
|