projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfa26b3
)
asterisk: fix paths (broken by r23330)
author
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 6 Sep 2008 20:49:21 +0000
(20:49 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 6 Sep 2008 20:49:21 +0000
(20:49 -0000)
package/audio/asterisk/asterisk.mk
patch
|
blob
|
history
diff --git
a/package/audio/asterisk/asterisk.mk
b/package/audio/asterisk/asterisk.mk
index da065dccf4735386a2851f9553f7c2f59b86df9a..5c1d4baf8ba45af0822e9812e8f235924eec1d79 100644
(file)
--- a/
package/audio/asterisk/asterisk.mk
+++ b/
package/audio/asterisk/asterisk.mk
@@
-15,7
+15,7
@@
$(DL_DIR)/$(ASTERISK_SOURCE):
$(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/a
udio/a
sterisk/ asterisk\*.patch
touch $@
$(ASTERISK_DIR)/.configured: $(ASTERISK_DIR)/.source