Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > dd59f87e7787b32bea5b25f1739c6afb > scriptlet

php4-pcntl-4.4.6-4.amd64.rpm

Triggers

php4-pcntl < 3:4.4.2-9.4

/bin/sh
if [ -f /etc/php4/php-cgi.ini ]; then
	/bin/sed -i -e '/^extension[[:space:]]*=[[:space:]]*pcntl\.so/d' /etc/php4/php-cgi.ini
fi
if [ -f /etc/php4/php-cli.ini ]; then
	/bin/sed -i -e '/^extension[[:space:]]*=[[:space:]]*pcntl\.so/d' /etc/php4/php-cli.ini
fi