projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f4779
)
[packages] srelay: force libwrap use (closes: #6739), bump release number
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Mar 2010 14:00:14 +0000
(14:00 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Mar 2010 14:00:14 +0000
(14:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20056
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/srelay/Makefile
patch
|
blob
|
history
diff --git
a/net/srelay/Makefile
b/net/srelay/Makefile
index
5b6d41c
..
5f41e7d
100644
(file)
--- a/
net/srelay/Makefile
+++ b/
net/srelay/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=srelay
PKG_VERSION:=0.4.6
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/socks-relay
@@
-31,9
+31,10
@@
endef
CONFIGURE_ARGS += \
--disable-thread \
+ --with-libwrap="$(STAGING_DIR)/usr" \
CONFIGURE_VARS += \
- CPPFLAGS="-DLINUX" \
+ CPPFLAGS="-DLINUX
$$$$CPPFLAGS
" \
define Package/srelay/install
$(INSTALL_DIR) $(1)/usr/bin