* [Buildroot] svn commit: trunk/buildroot/package/audio/asterisk
@ 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:21 -0700 (Sat, 06 Sep 2008)
New Revision: 23343
Log:
asterisk: fix paths (broken by r23330)
Modified:
trunk/buildroot/package/audio/asterisk/asterisk.mk
Changeset:
Modified: trunk/buildroot/package/audio/asterisk/asterisk.mk
===================================================================
--- trunk/buildroot/package/audio/asterisk/asterisk.mk 2008-09-06 20:49:18 UTC (rev 23342)
+++ trunk/buildroot/package/audio/asterisk/asterisk.mk 2008-09-06 20:49:21 UTC (rev 23343)
@@ -15,7 +15,7 @@
$(ASTERISK_DIR)/.source: $(DL_DIR)/$(ASTERISK_SOURCE)
$(ZCAT) $(DL_DIR)/$(ASTERISK_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- toolchain/patch-kernel.sh $(ASTERISK_DIR) package/asterisk/ asterisk\*.patch
+ toolchain/patch-kernel.sh $(ASTERISK_DIR) package/audio/asterisk/ asterisk\*.patch
touch $@
$(ASTERISK_DIR)/.configured: $(ASTERISK_DIR)/.source
^ 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/asterisk 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