Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: lftp https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225984 ------- Additional Comments From terjeros@xxxxxxxxxxxx 2007-04-05 11:37 EST ------- From https://www.redhat.com/archives/fedora-cvs-commits/2007-April/msg00189.html : +%post +/sbin/chkconfig --add lftp +/sbin/ldconfig + +%postun +if [ "$1" = 0 ]; then +/sbin/chkconfig --del lftp +/sbin/ldconfig +fi +exit 0 + Why the call the to /sbin/chkconfig ? There are no servers in the lftp packagew? Cut-paste error? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review