]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- fix stub man pages creation
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 26 Apr 2013 08:52:14 +0000 (10:52 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 26 Apr 2013 08:52:14 +0000 (10:52 +0200)
glibc.spec

index e69311f957b413012cdd5a86f6ebb717f2786828..e6fa3863dce3eb3e621b7790159b843c8cc5a9ec 100644 (file)
@@ -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
This page took 0.204934 seconds and 4 git commands to generate.