summaryrefslogtreecommitdiffstats
path: root/package/sed
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-11 22:26:56 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-11 22:26:56 +0000
commita2e5113512e893029a6b8c52b23ab0349ca76071 (patch)
treea303c3266b1a49f104497c3b7b86b226ab99bbbd /package/sed
parent927c01dd4a45623df173880c2b54ec8024cd8964 (diff)
downloadbuildroot-novena-a2e5113512e893029a6b8c52b23ab0349ca76071.tar.gz
buildroot-novena-a2e5113512e893029a6b8c52b23ab0349ca76071.zip
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Diffstat (limited to 'package/sed')
-rw-r--r--package/sed/sed.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/sed/sed.mk b/package/sed/sed.mk
index c3ccf4c49..ef3e0b49d 100644
--- a/package/sed/sed.mk
+++ b/package/sed/sed.mk
@@ -116,7 +116,6 @@ $(SED_DIR2)/.configured: $(SED_DIR2)/.unpacked
--localstatedir=/var \
--mandir=/usr/man \
--infodir=/usr/info \
- --include=$(STAGING_DIR)/include \
--include=$(STAGING_DIR)/usr/include \
$(DISABLE_NLS) \
);