]> git.pld-linux.org Git - packages/pdnsd.git/commitdiff
- Ooops, don't gzip html docs.
authorTomasz Pala <gotar@pld-linux.org>
Wed, 2 May 2001 09:59:28 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdnsd.spec -> 1.10

pdnsd.spec

index 5218b18af159d9d09097ca7d0bddc0f3a597ca98..32a6f2e6b32444b3d3ebeac97ab2185697d1bc93 100644 (file)
@@ -46,7 +46,7 @@ pracujacej w trybie off-line (np. poprzez po
        $RPM_BUILD_ROOT%{_sysconfdir}/pdnsd.conf
 
 %{__gzip} -9nf AUTHORS ChangeLog NEWS README TODO \
-       doc/html/*.html doc/txt/*.txt
+       doc/txt/*.txt
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -69,7 +69,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc {*,doc/{html,txt}/*}.gz
+%doc {*,doc/txt/*}.gz doc/html/*
 %attr(754,root,root) /etc/rc.d/init.d/pdnsd
 %attr(755,root,root) %{_sbindir}/pdnsd
 %attr(770,nobody,nobody) %dir %{_var}/cache/pdnsd
This page took 0.067966 seconds and 4 git commands to generate.