Explorar o código

install the common HTML files into etc/htdig/ to allow the user to override them with own ones

Ralf S. Engelschall %!s(int64=19) %!d(string=hai) anos
pai
achega
0246521b12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      htdig/htdig.spec

+ 1 - 1
htdig/htdig.spec

@@ -86,7 +86,7 @@ AutoReqProv:  no
     ./configure \
         --prefix=%{l_prefix} \
         --with-config-dir=%{l_prefix}/etc/htdig \
-        --with-common-dir=%{l_prefix}/share/htdig \
+        --with-common-dir=%{l_prefix}/etc/htdig \
         --with-database-dir=%{l_prefix}/var/htdig/db \
         --with-default-config-file=%{l_prefix}/etc/htdig/htdig.conf \
         --with-cgi-bin-dir=%{l_prefix}/cgi \