From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: freetype libpng
Date: Sun, 14 Jan 2007 14:52:27 -0800 (PST) [thread overview]
Message-ID: <20070114225227.CC459485FD@busybox.net> (raw)
Author: andersen
Date: 2007-01-14 14:52:26 -0800 (Sun, 14 Jan 2007)
New Revision: 17306
Log:
silly typos
Modified:
trunk/buildroot/package/freetype/freetype.mk
trunk/buildroot/package/libpng/libpng.mk
Changeset:
Modified: trunk/buildroot/package/freetype/freetype.mk
===================================================================
--- trunk/buildroot/package/freetype/freetype.mk 2007-01-14 22:18:49 UTC (rev 17305)
+++ trunk/buildroot/package/freetype/freetype.mk 2007-01-14 22:52:26 UTC (rev 17306)
@@ -52,7 +52,7 @@
$(SED) "s,^prefix=.*,prefix=\'$(STAGING_DIR)\',g" \
-e "s,^exec_prefix=.*,exec_prefix=\'$(STAGING_DIR)/usr\',g" \
-e "s,^includedir=.*,includedir=\'$(STAGING_DIR)/include\',g" \
- "s,^libdir=.*,libdir=\'$(STAGING_DIR)/lib\',g" \
+ -e "s,^libdir=.*,libdir=\'$(STAGING_DIR)/lib\',g" \
$(STAGING_DIR)/usr/bin/freetype-config
touch -c $(STAGING_DIR)/lib/libfreetype.so
Modified: trunk/buildroot/package/libpng/libpng.mk
===================================================================
--- trunk/buildroot/package/libpng/libpng.mk 2007-01-14 22:18:49 UTC (rev 17305)
+++ trunk/buildroot/package/libpng/libpng.mk 2007-01-14 22:52:26 UTC (rev 17306)
@@ -77,7 +77,7 @@
$(SED) "s,^prefix=.*,prefix=\'$(STAGING_DIR)\',g" \
-e "s,^exec_prefix=.*,exec_prefix=\'$(STAGING_DIR)/usr\',g" \
-e "s,^includedir=.*,includedir=\'$(STAGING_DIR)/include/libpng12\',g" \
- "s,^libdir=.*,libdir=\'$(STAGING_DIR)/lib\',g" \
+ -e "s,^libdir=.*,libdir=\'$(STAGING_DIR)/lib\',g" \
$(STAGING_DIR)/usr/bin/libpng12-config
touch -c $(STAGING_DIR)/lib/libpng.so
reply other threads:[~2007-01-14 22:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070114225227.CC459485FD@busybox.net \
--to=andersen@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox