Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/audio/alsa-utils
Date: Sat,  6 Sep 2008 13:49:18 -0700 (PDT)	[thread overview]
Message-ID: <20080906204918.DD9EE3C679@busybox.net> (raw)

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 $@
 

                 reply	other threads:[~2008-09-06 20:49 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=20080906204918.DD9EE3C679@busybox.net \
    --to=jacmet@uclibc.org \
    --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