12 lines
331 B
Plaintext
12 lines
331 B
Plaintext
--- etc/Makefile.in.orig 2018-09-01 02:12:08 UTC
|
|
+++ etc/Makefile.in
|
|
@@ -256,7 +256,7 @@ target_vendor = @target_vendor@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
|
|
+pkgsysconfdir = $(sysconfdir)
|
|
pkgsysconf_DATA = \
|
|
tinyproxy.conf
|
|
|