projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change package descriptions, set "Source:" field to CVS web url
[openwrt.git]
/
openwrt
/
package
/
sipsak
/
Makefile
diff --git
a/openwrt/package/sipsak/Makefile
b/openwrt/package/sipsak/Makefile
index
5adfc6a
..
fc6e7fc
100644
(file)
--- a/
openwrt/package/sipsak/Makefile
+++ b/
openwrt/package/sipsak/Makefile
@@
-48,15
+48,15
@@
$(PKG_BUILD_DIR)/.configured:
--enable-shared \
--disable-static \
);
--enable-shared \
--disable-static \
);
- touch $
(PKG_BUILD_DIR)/.configured
+ touch $
@
$(PKG_BUILD_DIR)/.built:
$(PKG_BUILD_DIR)/.built:
-
$(MAKE) -C $(PKG_BUILD
_DIR)
+
rm -rf $(PKG_INSTALL
_DIR)
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
- install
- touch $
(PKG_BUILD_DIR)/.built
+
all
install
+ touch $
@
$(IPKG_SIPSAK):
install -d -m0755 $(IDIR_SIPSAK)/usr/bin
$(IPKG_SIPSAK):
install -d -m0755 $(IDIR_SIPSAK)/usr/bin
This page took
0.025429 seconds
and
4
git commands to generate.