projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use the only working sourceforge.net mirror for gentext2fs, the others are ever not...
[openwrt.git]
/
package
/
dropbear
/
Makefile
diff --git
a/package/dropbear/Makefile
b/package/dropbear/Makefile
index
96eb591
..
a98c24a
100644
(file)
--- a/
package/dropbear/Makefile
+++ b/
package/dropbear/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
PKG_VERSION:=0.51
PKG_NAME:=dropbear
PKG_VERSION:=0.51
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
@@
-47,7
+47,7
@@
CONFIGURE_ARGS += \
--disable-pam \
--enable-openpty \
--enable-syslog \
--disable-pam \
--enable-openpty \
--enable-syslog \
-
--disable-shadow
\
+
$(if $(CONFIG_SHADOW_PASSWORDS),,--disable-shadow)
\
--disable-lastlog \
--disable-utmp \
--disable-utmpx \
--disable-lastlog \
--disable-utmp \
--disable-utmpx \
This page took
0.021792 seconds
and
4
git commands to generate.