projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
264c786
)
osiris: Fix parallel build
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Oct 2010 16:13:07 +0000
(16:13 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Oct 2010 16:13:07 +0000
(16:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23447
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
admin/osiris/Makefile
patch
|
blob
|
history
diff --git
a/admin/osiris/Makefile
b/admin/osiris/Makefile
index
e68341a
..
e2c6165
100644
(file)
--- a/
admin/osiris/Makefile
+++ b/
admin/osiris/Makefile
@@
-17,6
+17,8
@@
PKG_MD5SUM:=1951c7dc0fe729af9ffaf58910340d12
PKG_FIXUP:=libtool
PKG_LIBTOOL_PATHS:=src/db-4.2.52/build_unix
+PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
@@
-36,8
+38,7
@@
CONFIGURE_ARGS += \
MAKE_FLAGS += \
DESTDIR="$(PKG_INSTALL_DIR)" \
- INTERACTIVE=0 \
- all install
+ INTERACTIVE=0
define Package/osirisd/install
$(INSTALL_DIR) $(1)/usr/sbin