]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Dec 2006 11:02:34 +0000 (11:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.196

lighttpd.spec

index 5876d22f8a2c6519549db2f0acb7e6bf3b03ff0c..9bdba3f30571683af7c8f5f862b3cdf5ad026482 100644 (file)
@@ -776,7 +776,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_lighttpddir}/{cgi-bin,html},/etc/{logrotate.d,rc.d/init.d,sysconfig,monit}} \
        $RPM_BUILD_ROOT%{_sysconfdir}/{conf,webapps}.d \
        $RPM_BUILD_ROOT{/var/log/{%{name},archiv/%{name}},/var/run/%{name}} \
-       $RPM_BUILD_ROOT%{_datadir}/lighttpd/errors
+       $RPM_BUILD_ROOT%{_datadir}/lighttpd/errordocs
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.039894 seconds and 4 git commands to generate.