@@ -26,3 +26,15 @@
#if HAVE_STRING_H
#include <string.h>
#else
+Index: Makefile.in
+--- Makefile.in.orig 2006-10-28 09:38:58 +0200
++++ Makefile.in 2006-10-28 09:41:08 +0200
+@@ -44,7 +44,7 @@
+ ${CC} @LDFLAGS@ -o pound $(OBJS) $(LIBS)
+
+ poundctl: poundctl.o
+- ${CC} -o poundctl poundctl.o
++ ${CC} @LDFLAGS@ -o poundctl poundctl.o $(LIBS)
+ $(OBJS): pound.h
@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Web
License: GPL
-Version: 2.1.4
-Release: 20061014
+Version: 2.1.5
+Release: 20061028
# package options
%option with_fsl yes