[Bug 225984] Merge Review: lftp

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 5 15:37:02 UTC 2007


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 at phys.ntnu.no  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.




More information about the package-review mailing list