]> git.pld-linux.org Git - packages/asymptote.git/blobdiff - asymptote.spec
- fixed glob
[packages/asymptote.git] / asymptote.spec
index dc6952eb10f44bf2debf60dd6ac0430e8bfd2b7c..b75aef75a0d3136b5f346cb21fd688de6cbfa312 100644 (file)
@@ -146,15 +146,15 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/asy
 %{_datadir}/%{name}
 %exclude %{_datadir}/%{name}/GUI
-%{_mandir}/man1/asy*
+%{_mandir}/man1/asy.1*
 
 %files gui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xasy
 %dir %{_datadir}/%{name}/GUI
 %attr(755,root,root) %{_datadir}/%{name}/GUI/xasy.py
-%{_datadir}/%{name}/GUI/[!xasy.py]*
-%{_mandir}/man1/xasy*
+%{_datadir}/%{name}/GUI/[!x]*.py
+%{_mandir}/man1/xasy.1*
 
 %files doc
 %defattr(644,root,root,755)
This page took 0.071215 seconds and 4 git commands to generate.