Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] PATCH: sdl.mk.patch
@ 2007-06-29 15:51 Ivan Kuten
  0 siblings, 0 replies; only message in thread
From: Ivan Kuten @ 2007-06-29 15:51 UTC (permalink / raw)
  To: buildroot


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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-29 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 15:51 [Buildroot] PATCH: sdl.mk.patch Ivan Kuten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox