]> git.pld-linux.org Git - packages/MathJax.git/commitdiff
- drop docs dir, now it's just a pointer to docs repository
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 18 May 2020 16:27:21 +0000 (18:27 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 18 May 2020 16:27:21 +0000 (18:27 +0200)
MathJax.spec

index cd1c2baecc6a130b272c1dd54eca75af9370867d..25f76232209c4384074bac895dca2028ca392994 100644 (file)
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.* docs
+%doc README.*
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
This page took 0.069681 seconds and 4 git commands to generate.