* [Buildroot] svn commit: trunk/buildroot/package/audio/alsa-utils
@ 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:18 -0700 (Sat, 06 Sep 2008)
New Revision: 23342
Log:
alsa-utils: fix paths (broken by r23330)
Modified:
trunk/buildroot/package/audio/alsa-utils/alsa-utils.mk
Changeset:
Modified: trunk/buildroot/package/audio/alsa-utils/alsa-utils.mk
===================================================================
--- trunk/buildroot/package/audio/alsa-utils/alsa-utils.mk 2008-09-06 20:49:15 UTC (rev 23341)
+++ trunk/buildroot/package/audio/alsa-utils/alsa-utils.mk 2008-09-06 20:49:18 UTC (rev 23342)
@@ -16,7 +16,7 @@
$(ALSA_UTILS_DIR)/.unpacked: $(DL_DIR)/$(ALSA_UTILS_SOURCE)
$(ALSA_UTILS_CAT) $(DL_DIR)/$(ALSA_UTILS_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(ALSA_UTILS_DIR) package/alsa-utils/ alsa-utils-$(ALSA_UTILS_VERSION)\*.patch\*
+ toolchain/patch-kernel.sh $(ALSA_UTILS_DIR) package/audio/alsa-utils/ alsa-utils-$(ALSA_UTILS_VERSION)\*.patch\*
$(CONFIG_UPDATE) $(ALSA_UTILS_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-utils 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