projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0efea03
)
prune info/man pages
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 8 Oct 2004 21:51:44 +0000
(21:51 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 8 Oct 2004 21:51:44 +0000
(21:51 -0000)
make/util-linux.mk
patch
|
blob
|
history
diff --git
a/make/util-linux.mk
b/make/util-linux.mk
index 8343520e9b63a886c20caf5f2e27a89bd9bff40b..1cc828bcdc734c96757897dad63dd257fee1029e 100644
(file)
--- a/
make/util-linux.mk
+++ b/
make/util-linux.mk
@@
-57,8
+57,8
@@
$(UTIL-LINUX_BINARY): $(UTIL-LINUX_DIR)/.configured
$(UTIL-LINUX_TARGET_BINARY): $(UTIL-LINUX_BINARY)
$(MAKE) ARCH=$(ARCH) DESTDIR=$(TARGET_DIR) USE_TTY_GROUP=no -C $(UTIL-LINUX_DIR) install
- rm -rf $(TARGET_DIR)/share/locale $(TARGET_DIR)/usr/info \
- $(TARGET_DIR)/usr/man $(TARGET_DIR)/usr/share/doc
+ rm -rf $(TARGET_DIR)/share/locale $(TARGET_DIR)/usr/
share/
info \
+ $(TARGET_DIR)/usr/
share/
man $(TARGET_DIR)/usr/share/doc
util-linux: uclibc $(UTIL-LINUX_TARGET_BINARY)