[packages/glibc] - fix stub man pages creation

baggins baggins at pld-linux.org
Fri Apr 26 10:52:26 CEST 2013


commit 4d56e15b4831e1188b41b57e1a63a58bca124332
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 26 10:52:14 2013 +0200

    - fix stub man pages creation

 glibc.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/glibc.spec b/glibc.spec
index e69311f..e6fa386 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1278,6 +1278,7 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
 # stub for man page from man-pages package to make rpm consistency check happy
 # don't package them here
+install -d $RPM_BUILD_ROOT%{_mandir}{/,/ru,/es,/fr,/ja}/man2
 :>$RPM_BUILD_ROOT%{_mandir}/man2/syslog.2
 :>$RPM_BUILD_ROOT%{_mandir}/ru/man2/syslog.2
 :>$RPM_BUILD_ROOT%{_mandir}/es/man2/syslog.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/4d56e15b4831e1188b41b57e1a63a58bca124332



More information about the pld-cvs-commit mailing list