Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > 076d038713535541b55b978f75e6cfa2 > scriptlet

checkstyle-optional-4.1-4jpp.3.5m.mo7.noarch.rpm

POSTIN

/bin/sh
/bin/grep -q checkstyle-optional /etc/ant.d/checkstyle || \
/bin/sed -i -e 's|checkstyle|checkstyle checkstyle-optional|' /etc/ant.d/checkstyle || :

POSTUN

/bin/sh
/bin/grep -q checkstyle-optional /etc/ant.d/checkstyle && \
/bin/sed -i -e 's|checkstyle-optional ||' /etc/ant.d/checkstyle || :