unarchive 664470 reopen 664470 = found 664470 1.9.0+svn250-1 tags 664470 + patch thanks
Hi, This bug was been reintroduced in 1.9.0+svn250-1. My patch from http://bugs.debian.org/664470#5 was dropped without explanation. Please find a refreshed copy of it attached, which fixes the FTBFS on kfreebsd-* and hurd. Thanks, Regards, -- Steven Chamberlain [email protected]
--- proxytunnel-1.9.0+svn250.orig/Makefile +++ proxytunnel-1.9.0+svn250/Makefile @@ -25,9 +25,6 @@ # Most systems OPTFLAGS += -DSETPROCTITLE -DSPT_TYPE=2 -# Comment if you don't have this flag -OPTFLAGS += -DSO_REUSEPORT - # System dependant blocks... if your system is listed below, uncomment # the relevant lines

