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