Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/package/audio/libmad
@ 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:31 -0700 (Sat, 06 Sep 2008)
New Revision: 23346

Log:
libmad: fix paths (broken by r23330)

Modified:
   trunk/buildroot/package/audio/libmad/libmad.mk


Changeset:
Modified: trunk/buildroot/package/audio/libmad/libmad.mk
===================================================================
--- trunk/buildroot/package/audio/libmad/libmad.mk	2008-09-06 20:49:28 UTC (rev 23345)
+++ trunk/buildroot/package/audio/libmad/libmad.mk	2008-09-06 20:49:31 UTC (rev 23346)
@@ -16,8 +16,8 @@
 $(LIBMAD_DIR)/.unpacked: $(DL_DIR)/$(LIBMAD_SOURCE)
 	$(LIBMAD_CAT) $(DL_DIR)/$(LIBMAD_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	$(CONFIG_UPDATE) $(LIBMAD_DIR)
-	toolchain/patch-kernel.sh $(LIBMAD_DIR) package/libmad/ libmad-$(LIBMAD_VERSION)\*.patch
-	toolchain/patch-kernel.sh $(LIBMAD_DIR) package/libmad/ libmad-$(LIBMAD_VERSION)\*.patch.$(ARCH)
+	toolchain/patch-kernel.sh $(LIBMAD_DIR) package/audio/libmad/ libmad-$(LIBMAD_VERSION)\*.patch
+	toolchain/patch-kernel.sh $(LIBMAD_DIR) package/audio/libmad/ libmad-$(LIBMAD_VERSION)\*.patch.$(ARCH)
 	# Prevent automake from running.
 	(cd $(LIBMAD_DIR); touch -c config* aclocal.m4 Makefile*);
 	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/libmad 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