]> git.pld-linux.org Git - packages/xephem.git/commitdiff
- don't assume compressed manuals
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Aug 2006 11:29:06 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xephem.spec -> 1.43

xephem.spec

index 755880dc4c8b42c2442e3d837118b325a293cd86..ff1e7cfd81fac609aea8e3c777248546c6051625 100644 (file)
@@ -157,7 +157,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/*
 %{_pixmapsdir}/*
 %{_appdefsdir}/*
-%{_mandir}/man1/xephem.1.*
+%{_mandir}/man1/xephem.1*
 
 %files tools
 %defattr(644,root,root,755)
@@ -167,4 +167,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %exclude %{_bindir}/xephem
 %{_mandir}/man1/*
-%exclude %{_mandir}/man1/xephem.1.*
+%exclude %{_mandir}/man1/xephem.1*
This page took 0.029026 seconds and 4 git commands to generate.