* [Buildroot] svn commit: trunk/buildroot/package/audio/alsa-lib
@ 2008-09-06 20:49 jacmet at uclibc.org
0 siblings, 0 replies; only message in thread
From: jacmet at uclibc.org @ 2008-09-06 20:49 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-09-06 13:49:15 -0700 (Sat, 06 Sep 2008)
New Revision: 23341
Log:
alsa-lib: fix paths (broken by r23330)
Modified:
trunk/buildroot/package/audio/alsa-lib/alsa-lib.mk
Changeset:
Modified: trunk/buildroot/package/audio/alsa-lib/alsa-lib.mk
===================================================================
--- trunk/buildroot/package/audio/alsa-lib/alsa-lib.mk 2008-09-06 20:49:12 UTC (rev 23340)
+++ trunk/buildroot/package/audio/alsa-lib/alsa-lib.mk 2008-09-06 20:49:15 UTC (rev 23341)
@@ -26,7 +26,7 @@
$(ALSA_LIB_DIR)/.unpacked: $(DL_DIR)/$(ALSA_LIB_SOURCE)
$(ALSA_LIB_CAT) $(DL_DIR)/$(ALSA_LIB_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(ALSA_LIB_DIR) package/alsa-lib/ alsa-lib-$(ALSA_LIB_VERSION)\*.patch*
+ toolchain/patch-kernel.sh $(ALSA_LIB_DIR) package/audio/alsa-lib/ alsa-lib-$(ALSA_LIB_VERSION)\*.patch*
$(CONFIG_UPDATE) $(ALSA_LIB_DIR)
touch $@
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-06 20:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06 20:49 [Buildroot] svn commit: trunk/buildroot/package/audio/alsa-lib jacmet at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox