projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add all patches in a well defined form. added with cvs -ko to disable
[openwrt.git]
/
openwrt
/
package
/
freeradius
/
Makefile
diff --git
a/openwrt/package/freeradius/Makefile
b/openwrt/package/freeradius/Makefile
index
54b0403
..
6da1325
100644
(file)
--- a/
openwrt/package/freeradius/Makefile
+++ b/
openwrt/package/freeradius/Makefile
@@
-131,16
+131,16
@@
$(PKG_BUILD_DIR)/.configured:
--without-rlm_unix \
--without-rlm_x99-token \
)
--without-rlm_unix \
--without-rlm_x99-token \
)
- 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) \
R="$(PKG_INSTALL_DIR)" \
INSTALLSTRIP="" \
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
R="$(PKG_INSTALL_DIR)" \
INSTALLSTRIP="" \
- install
- touch $
(PKG_BUILD_DIR)/.built
+
all
install
+ touch $
@
$(IPKG_FREERADIUS):
install -m0755 -d $(IDIR_FREERADIUS)/etc/init.d
$(IPKG_FREERADIUS):
install -m0755 -d $(IDIR_FREERADIUS)/etc/init.d
This page took
0.027449 seconds
and
4
git commands to generate.