X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=config.sh;h=df7fae562915b7d84b9f893e6d238d4d94a14ec5;hp=8867ddb528b1305f45f8beece6fcccbde4a77f11;hb=976d1881dc169228ed327cd52eba12d29bb9bf42;hpb=5ca21f1ba07a6b559395bec8d6bc1e528eb238d1 diff --git a/config.sh b/config.sh index 8867ddb..df7fae5 100644 --- a/config.sh +++ b/config.sh @@ -13,7 +13,7 @@ archivedir=${topdir}/archive podir=${topdir}/po localedir=${topdir}/locale staticdir=${topdir}/static -configdir=${topdir}/etc +configdir=${topdir}/conf # unset this if packages.debian.org moves somewhere where the packages files # cannot be obtained locally @@ -33,9 +33,9 @@ kfreebsd_ftpsite=http://kfreebsd-gnu.debian.net/debian root="" search_page="http://packages.debian.net/" -search_cgi="/cgi-bin/search_packages.pl" -search_url="/search/" -search_src_url="/search/source/" +# FIXME: remove dupe +search_cgi="/search" +search_url="/search" webmaster=webmaster@debian.org contact=debian-www@lists.debian.org home="http://www.debian.org"