Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > cca6eac1a52f5314093f8b2985735508 > scriptlet

repsys-1.6.18-2mdv2007.0.noarch.rpm

POSTIN

/bin/sh
if [ "$1" = "2" ]; then
	if ! grep -q '^create-srpm' /etc/repsys.conf; then
		cat >> /etc/repsys.conf <<EOF

[helper]
create-srpm = /usr/share/repsys/create-srpm
EOF
	fi
fi