瀏覽代碼

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

Ralf S. Engelschall 19 年之前
父節點
當前提交
0246521b12
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 \