summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-04-16 22:06:24 +0000
committerChris Larson <clarson@kergoth.com>2004-04-16 22:06:24 +0000
commitccdab57080c84dbc42e6bf5908e8b67c794e742d (patch)
treeb2d24b93f547632b6b43dcd4783f5ab9789c010d
parent5bcdcf39e70107645b58b54b35d99707d2d18ea3 (diff)
Fix the touch of framestate.c in glibc. Thanks to Neil Stevens for running a build on something other than bash.
BKrev: 408058e0C-1ueNNuYejtZxiBRQjC9g
-rw-r--r--glibc/glibc_2.3.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe
index c5b2ec2c90..65ea4a910a 100644
--- a/glibc/glibc_2.3.2.oe
+++ b/glibc/glibc_2.3.2.oe
@@ -136,7 +136,7 @@ rpcsvc = "bootparam_prot.x nlm_prot.x rstat.x \
rusers.x spray.x nfs_prot.x rquota.x key_prot.x"
do_compile () {
- touch sysdeps/${TARGET_ARCH}/framestate.c
+ touch ${S}/sysdeps/${TARGET_ARCH}/framestate.c
base_do_compile
(
cd ${S}/sunrpc/rpcsvc