From 6b37cf37cab4627dde48175f5c0a2b645b1b5afd Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 26 Apr 2006 20:51:38 +0000 Subject: [PATCH] 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 --- build/rpm/httpd.spec.in | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2