projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74e056b
)
patch from Larry to fix pristine source builds
author
Eric Andersen
<andersen@codepoet.org>
Fri, 9 Mar 2001 20:47:27 +0000
(20:47 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 9 Mar 2001 20:47:27 +0000
(20:47 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 239f3cf0284eeed8fe56de6119a6ab530fbd23a6..c28e621c2d6e00ff903b7a1f3519891ec9ad0438 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-210,7
+210,7
@@
endif
ifneq ($(strip $(USE_SYSTEM_PWD_GRP)),true)
PWD_GRP = pwd_grp
- PWD_GRP_DIR = $(BB_SRC_DIR)$(PWD_GRP)
+ PWD_GRP_DIR = $(BB_SRC_DIR
:=/
)$(PWD_GRP)
PWD_LIB = libpwd.a
PWD_CSRC=__getpwent.c pwent.c getpwnam.c getpwuid.c putpwent.c getpw.c \
fgetpwent.c __getgrent.c grent.c getgrnam.c getgrgid.c fgetgrent.c \