projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81f6b97
)
fix qos-scripts packaging bug
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 17:30:52 +0000
(17:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 17:30:52 +0000
(17:30 +0000)
SVN-Revision: 4994
openwrt/package/qos-scripts/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/qos-scripts/Makefile
b/openwrt/package/qos-scripts/Makefile
index 708357a38002f1211081a047a6e7729c4e8357d1..a278314f8e05af99ffc3c804a557abfa8a26efb3 100644
(file)
--- a/
openwrt/package/qos-scripts/Makefile
+++ b/
openwrt/package/qos-scripts/Makefile
@@
-21,6
+21,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_QOS_SCRIPTS):
mkdir -p $(IDIR_QOS_SCRIPTS)
- $(CP) ./* $(IDIR_QOS_SCRIPTS)/
+ $(CP) ./
files/
* $(IDIR_QOS_SCRIPTS)/
$(IPKG_BUILD) $(IDIR_QOS_SCRIPTS) $(PACKAGE_DIR)