[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tinyproxy has wrong sysconfdir



When you run it, the default is /usr/local/etc/tinyproxy.  Putting this back
seems to make it work:

--- Makefile    Tue Sep 23 23:59:38 2003
+++ Makefile.mine       Tue Sep 23 23:47:12 2003
@@ -22,6 +22,10 @@
 MODGCC3_ARCHES=                sparc64

 CONFIGURE_STYLE=       simple
+TP_CONFIG=              ${SYSCONFDIR}/tinyproxy
+CONFIGURE_ARGS+=        --with-config=${TP_CONFIG}/tinyproxy.conf
+SUBST_VARS=             TP_CONFIG
+
 MAKE_FLAGS=            CFLAGS="${CFLAGS}"

 DOCS=                  HTTP_ERROR_CODES RFC_INFO filter-howto.txt



Visit your host, monkey.org