portsentry:

* Fix linking (#2414), Thanks for reporting!
 * Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8877 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2007-09-20 15:39:43 +00:00
parent 4f68b060ef
commit 46bace858d
3 changed files with 11 additions and 12 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -15,7 +15,6 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-1.2.tar.gz
PKG_SOURCE_URL:=@SF/sentrytools
PKG_MD5SUM:=3ebd3618ba9abfea2525e236bd44cebd
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_beta
@ -32,12 +31,8 @@ define Package/portsentry/conffiles
/etc/portsentry.conf
endef
define Build/Configure
endef
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) linux
endef
MAKE_FLAGS += \
linux \
define Package/portsentry/install
$(INSTALL_DIR) $(1)/etc

View File

@ -1,5 +1,7 @@
--- portsentry/portsentry_config.h 2003-05-23 20:10:13.000000000 +0200
+++ portsentry.old/portsentry_config.h 2005-07-09 21:21:15.000000000 +0200
Index: portsentry_beta/portsentry_config.h
===================================================================
--- portsentry_beta.orig/portsentry_config.h 2007-09-20 17:30:32.000000000 +0200
+++ portsentry_beta/portsentry_config.h 2007-09-20 17:30:32.000000000 +0200
@@ -22,7 +22,7 @@
/* These are probably ok. Be sure you change the Makefile if you */

View File

@ -1,5 +1,7 @@
--- portsentry/portsentry.c 2003-05-23 20:10:13.000000000 +0200
+++ portsentry.old/portsentry.c 2005-07-09 21:57:24.000000000 +0200
Index: portsentry_beta/portsentry.c
===================================================================
--- portsentry_beta.orig/portsentry.c 2007-09-20 17:30:32.000000000 +0200
+++ portsentry_beta/portsentry.c 2007-09-20 17:30:32.000000000 +0200
@@ -1581,8 +1581,7 @@
Usage (void)
{