From: Graham Leggett Date: Wed, 26 Apr 2006 20:51:38 +0000 (+0000) Subject: Add missing definition for the httxt2dbm binary to the RPM build. X-Git-Tag: 2.0.59~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b37cf37cab4627dde48175f5c0a2b645b1b5afd;p=thirdparty%2Fapache%2Fhttpd.git Add missing definition for the httxt2dbm binary to the RPM build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@397297 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 2f8c6528736..0aea40537cc 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -300,6 +300,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/htdbm %{_sbindir}/htdigest %{_sbindir}/htpasswd +%{_sbindir}/httxt2dbm %{_sbindir}/logresolve %{_sbindir}/httpd %{_sbindir}/httpd.worker