summaryrefslogtreecommitdiffstats
path: root/rules/fontconfig.postinst
blob: 0041746d06b15b4d39f0165ee4526930facc9fc1 (plain)
1
2
3
4
#!/bin/sh
if [ -e $DESTDIR/etc/rc.once.d/fc-cache ]; then
	$DESTDIR/usr/sbin/enable-rc-once fc-cache
fi