projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add some mirrors
[openwrt.git]
/
openwrt
/
package
/
osiris
/
Makefile
diff --git
a/openwrt/package/osiris/Makefile
b/openwrt/package/osiris/Makefile
index
ca7056d
..
b119f6e
100644
(file)
--- a/
openwrt/package/osiris/Makefile
+++ b/
openwrt/package/osiris/Makefile
@@
-50,16
+50,16
@@
$(PKG_BUILD_DIR)/.configured:
--with-osiris-user=root \
--with-root-dir=/var/lib/osiris \
);
--with-osiris-user=root \
--with-root-dir=/var/lib/osiris \
);
- 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)" \
INTERACTIVE=0 \
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
INTERACTIVE=0 \
- install
- touch $
(PKG_BUILD_DIR)/.built
+
all
install
+ touch $
@
$(IPKG_OSIRISD):
install -d -m0755 $(IDIR_OSIRISD)/etc/init.d
$(IPKG_OSIRISD):
install -d -m0755 $(IDIR_OSIRISD)/etc/init.d
This page took
0.023537 seconds
and
4
git commands to generate.