Revert r23676
authorMichael Büsch <mb@bu3sch.de>
Wed, 27 Oct 2010 16:02:56 +0000 (16:02 +0000)
committerMichael Büsch <mb@bu3sch.de>
Wed, 27 Oct 2010 16:02:56 +0000 (16:02 +0000)
SVN-Revision: 23677

net/linuxigd/Makefile
net/linuxigd/patches/003-Makefile-fix.patch

index 0fa468a69f2ef016a7c69020a5982cc9d8c113a0..520dc8534f5015ea975e29c3acc6237aa7262409 100644 (file)
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=linuxigd
 PKG_VERSION:=1.0
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/linux-igd
index e530a7c6cb73cb87e931d61f37a751b97f4b8261..25a1c548282ff82d976f1328c5384495296e99d3 100644 (file)
@@ -1,16 +1,7 @@
 Index: linuxigd-1.0/Makefile
 ===================================================================
---- linuxigd-1.0.orig/Makefile 2006-05-24 00:16:36.000000000 +0200
-+++ linuxigd-1.0/Makefile      2010-10-27 17:37:40.000000000 +0200
-@@ -15,7 +15,7 @@
- INCLUDES += -I$(LIBIPTC_PREFIX)/include
- endif
--LIBS += -liptc
-+LIBS += -lip4tc
- INCLUDES += -DHAVE_LIBIPTC
- FILES += iptc.o
- endif
+--- linuxigd-1.0.orig/Makefile 2008-02-27 10:45:26.000000000 +0100
++++ linuxigd-1.0/Makefile      2008-02-27 10:45:54.000000000 +0100
 @@ -27,7 +27,7 @@
        @echo "make $@ finished on `date`"