Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-backports > by-pkgid > 592a38cd489fb3aad45454197fdad434 > scriptlet

repsys-1.6.18-2mdv2007.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