Bug#365211: squid: FTBFS on GNU/kFreeBSD

2006-04-28 Thread Petr Salinger
Hi, please use this patch for debian/rules. The previous one was only intermediate result. Thanks Petr --- debian/rules2006-04-28 16:28:55.0 +0200 +++ debian/rules2006-04-28 16:44:03.0 +0200 @@ -53,11 +53,18 @@ with_pthreads = --enable-storeio=uf

Bug#365211: squid: FTBFS on GNU/kFreeBSD

2006-04-28 Thread Petr Salinger
Package: squid Severity: important Version: 2.5.13-1 Tags: patch Hi, the current version fails to build on GNU/kFreeBSD. It needs updated config.guess, config.sub in cfgaux subdir and small change to debian/rules. Please find attached a patch with debian/rules update. For config.guess and con