projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add weechat, a lightweight IRC client, thanks kolter !
[openwrt.git]
/
openwrt
/
package
/
pipacs
/
Makefile
diff --git
a/openwrt/package/pipacs/Makefile
b/openwrt/package/pipacs/Makefile
index
5ec35b9
..
fe2219d
100644
(file)
--- a/
openwrt/package/pipacs/Makefile
+++ b/
openwrt/package/pipacs/Makefile
@@
-13,7
+13,7
@@
$(eval $(call PKG_template,PIPACS,pipacs,$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.prepared:
mkdir -p $(PKG_BUILD_DIR)
-
cp -a
./src/* $(PKG_BUILD_DIR)
+
$(CP)
./src/* $(PKG_BUILD_DIR)
touch $@
$(PKG_BUILD_DIR)/.configured:
This page took
0.022545 seconds
and
4
git commands to generate.