Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 01527ce59843502872dc2421ba5415d7 > scriptlet

repsys-1.6.19.2-1mdv2007.1.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