[packages/xorg-app-xwd] - fixed build without xman suffix

qboosh qboosh at pld-linux.org
Fri Aug 9 18:34:32 CEST 2013


commit 17d710e495f0c64cb8ef2ed675f97df49e9b9ee2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Aug 9 18:33:54 2013 +0200

    - fixed build without xman suffix

 xorg-app-xwd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xorg-app-xwd.spec b/xorg-app-xwd.spec
index a974e4b..944fe89 100644
--- a/xorg-app-xwd.spec
+++ b/xorg-app-xwd.spec
@@ -60,5 +60,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/xwd
-%{_mandir}/man1/xwd.1x*
-%lang(pl) %{_mandir}/pl/man1/xwd.1x*
+%{_mandir}/man1/xwd.1*
+%lang(pl) %{_mandir}/pl/man1/xwd.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xwd.git/commitdiff/17d710e495f0c64cb8ef2ed675f97df49e9b9ee2



More information about the pld-cvs-commit mailing list