1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Sorry, forgot to commit this last night.

This commit is contained in:
John Terpstra 0001-01-01 00:00:00 +00:00
parent ed80311b41
commit 8e2f4bb35b

View File

@ -349,10 +349,10 @@ done
%{fixUP} -vT $DESTDIR/%{EtcSamba} -e 's:\@samba_home\@:%{LSBservedir}:'
%{fixManPages}
cd $DESTDIR/usr/share/man/lang
cp -a . $DESTDIR/usr/share/man/en
cd ..
rm -rf lang
( cd $DESTDIR/usr/share/man/lang; \
cp -a . $DESTDIR/usr/share/man/en; \
cd ..; \
rm -rf lang )
%{mkLists} -c samba
cat << 'EOF' | %{mkLists} -d samba