Hello, The fonts scriptlet is %post if [ -x /usr/bin/fc-cache ]; then /usr/bin/fc-cache /usr/share/fonts fi %postun if [ "$1" = "0" ]; then if [ -x /usr/bin/fc-cache ]; then /usr/bin/fc-cache /usr/share/fonts fi fi Is it really enough for all the fonts? Aren't mkfontdir and chkfontpath call needed for X bitmap fonts? Maybe only when there is no fonts.dir and fonts.alias files? Is it the same for Type1 and truetype fonts? Are there differences between the different fedora core versions? Shouldn't there some files ghosted? -- Pat -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list