Hi, I've made this patch, which avoids the FTBFS, by removing the bashisms. Anyway lintian gave a couple of errors when building the package, so in the meantime I'll let the patch here and will be working in those errors/warnings.
--- socketapi-1.7.0/debian/rules 2006-07-02 09:47:06.000000000 -0300 +++ socketapi-1.7.0.des/debian/rules 2006-07-02 09:05:30.000000000 -0300 @@ -60,7 +60,7 @@ cp -p debian/copyright $(docdir) cp -p debian/changelog $(docdir)/changelog.Debian - tar cf $(docdir)/examples/cppsocket_programs.tar --exclude .libs --exclu de .deps cppsocket_programs/{README,*.cc,*.h} + tar cf $(docdir)/examples/cppsocket_programs.tar --exclude .libs --exclu de .deps cppsocket_programs/README cppsocket_programs/*.cc cppsocket_programs/*. h tar cf $(docdir)/examples/socket_programs.tar --exclude .libs --exclude .deps socket_programs/*.c cd $(docdir) && bzip2 -9 examples/* cd $(docdir) && gzip -9 changelog.Debian I'll report here soon with the other fixes. Hope to help. Damián Viano(Des). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]