Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 227a68f1ad30ff4db76d732ac661e822 > scriptlet

ghc-jira-wiki-markup-1.3.0-3.x86_64.rpm

POSTIN

/bin/sh
{ \
	umask 022; \
	[ ! -x /usr/bin/ghc-pkg ] || /usr/bin/ghc-pkg recache; \
};

POSTUN

/bin/sh
{ \
	umask 022; \
	[ ! -x /usr/bin/ghc-pkg ] || /usr/bin/ghc-pkg recache; \
};