[httpd] fix build

jorton jorton at fedoraproject.org
Fri Mar 23 14:51:17 UTC 2012


commit abb60ee5b9fd2eb8f9b31bc2b20574e35f973e58
Author: Joe Orton <jorton at redhat.com>
Date:   Tue Mar 13 10:05:20 2012 +0000

    fix build

 httpd.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/httpd.spec b/httpd.spec
index c358df8..9ee1dc6 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -279,7 +279,6 @@ set -x
 # Clean Document Root
 rm -v $RPM_BUILD_ROOT%{docroot}/html/*.html \
       $RPM_BUILD_ROOT%{docroot}/cgi-bin/*
-rm -rv $RPM_BUILD_ROOT%{docroot}/manual
 
 # Symlink for the powered-by-$DISTRO image:
 ln -s ../../..%{_datadir}/pixmaps/poweredby.png \


More information about the scm-commits mailing list