From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: lite
Date: Tue, 26 Aug 2008 17:17:58 +0200 [thread overview]
Message-ID: <20080826151758.GA21190@mx.loc> (raw)
In-Reply-To: <20080826145217.E39523C864@busybox.net>
On Tue, Aug 26, 2008 at 07:52:17AM -0700, laird at uclibc.org wrote:
>Author: laird
>Date: 2008-08-26 07:52:17 -0700 (Tue, 26 Aug 2008)
>New Revision: 23208
>+$(LITE_HOOK_POST_INSTALL):
>+ $(INSTALL) -d $(TARGET_DIR)/usr/share/LiTE/examples/
>+ $(INSTALL) -d $(TARGET_DIR)/usr/share/fonts/truetype
>+ $(INSTALL) -m0644 $(LITE_DIR)/data/*.png $(TARGET_DIR)/usr/share/LiTE/
>+ $(INSTALL) -m0644 $(LITE_DIR)/examples/*.png $(TARGET_DIR)/usr/share/LiTE/examples/
>+ $(INSTALL) -m0644 $(LITE_DIR)/fonts/*.ttf $(TARGET_DIR)/usr/share/fonts/truetype/
trailing junk at the line above. I suggest you configure your editor to
highlight those.
>+ touch $@
>\ No newline at end of file
>
>Added: trunk/buildroot/package/lite/no_tests.patch
>===================================================================
>--- trunk/buildroot/package/lite/no_tests.patch (rev 0)
>+++ trunk/buildroot/package/lite/no_tests.patch 2008-08-26 14:52:17 UTC (rev 23208)
>@@ -0,0 +1,14 @@
>+--- package/lite/no-examples-no-tests.patch (revision 0)
>++++ package/lite/no-examples-no-tests.patch (revision 0)
the hunk above is cruft, isn't it?
>+@@ -0,0 +1,11 @@
>+--- Makefile.in.orig 2008-07-07 13:07:12.000000000 +0200
>++++ Makefile.in 2008-07-07 13:07:05.000000000 +0200
>+@@ -202,7 +202,7 @@
>+ target_vendor = @target_vendor@
>+ top_builddir = @top_builddir@
>+ top_srcdir = @top_srcdir@
>+-SUBDIRS = data fonts lite leck examples tests
>++SUBDIRS = data fonts lite leck examples
>+ EXTRA_DIST = TODO lite.pc.in leck.pc.in
>+ pkgconfigdir = $(libdir)/pkgconfig
>+ pkgconfig_DATA = lite.pc leck.pc
prev parent reply other threads:[~2008-08-26 15:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 14:52 [Buildroot] svn commit: trunk/buildroot/package: lite laird at uclibc.org
2008-08-26 15:17 ` Bernhard Reutner-Fischer [this message]
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=20080826151758.GA21190@mx.loc \
--to=rep.dot.nop@gmail.com \
--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