Remove /usr/share/man/man3 (man pages related to development) to save 13MB

This commit is contained in:
fdupoux 2020-06-27 14:59:50 +01:00
parent 4382557eb2
commit 98142cc2ba

View file

@ -52,6 +52,7 @@ rm -rf /usr/share/gtk-doc /usr/share/doc /usr/share/keepassxc/docs/*.pdf
rm -rf /usr/share/keepassxc/translations
rm -rf /usr/share/gir*
rm -rf /usr/include
rm -rf /usr/share/man/man3
# Cleanup XFCE menu
sed -i '2 i NoDisplay=true' /usr/share/applications/{exo-mail-reader,exo-web-browser,jmacs,jpico,jstar}.desktop
@ -79,4 +80,3 @@ expac -H M -s "%-30n %m" | sort -rhk 2 > /root/packages-size.txt
# Generate HTML version of the manual
markdown -o usr/share/sysresccd/index.html usr/share/sysresccd/index.md