From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] PATCH: sdl.mk.patch
Date: Fri, 29 Jun 2007 18:51:41 +0300 [thread overview]
Message-ID: <20070629185141.739b908a@newbox> (raw)
Hello,
SDL-1.2.11-patch_PAGE_SIZE.patch is starting from upper case.
The patch below fixes sdl.mk so SDL-1.2.11-patch_PAGE_SIZE.patch is applied correctly.
Best regards,
Ivan
---
Index: package/sdl/sdl.mk
===================================================================
--- package/sdl/sdl.mk (revision 18970)
+++ package/sdl/sdl.mk (working copy)
@@ -16,7 +16,7 @@
$(SDL_DIR)/.unpacked: $(DL_DIR)/$(SDL_SOURCE)
$(SDL_CAT) $(DL_DIR)/$(SDL_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(SDL_DIR) package/sdl sdl\*.patch
+ toolchain/patch-kernel.sh $(SDL_DIR) package/sdl SDL\*.patch
touch $@
$(SDL_DIR)/.configured: $(SDL_DIR)/.unpacked
reply other threads:[~2007-06-29 15:51 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=20070629185141.739b908a@newbox \
--to=ivan.kuten@promwad.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