Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > b6ca45ed0a9a6af8407c21f2390216bb > scriptlet

repsys-1.7-7mdv2009.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