On Wed, Jun 12, 2013 at 04:27:08AM +0600, Denis Fateyev wrote: > On Wed, Jun 12, 2013 at 3:55 AM, Robby Workman <[email protected]> wrote: > > > > > There are a few other hardlinks created by the build process; > > this is in my build/packaging script: > > > > # Replace some hardlinks with symlinks > > rm -f $PKG/usr/bin/{newaliases,mailq} $PKG/usr/libexec/opensmtpd/makemap > > ln -s ../../sbin/makemap $PKG/usr/libexec/opensmtpd/makemap > > ln -s ../sbin/makemap $PKG/usr/bin/newaliases > > ln -s ../sbin/smtpctl $PKG/usr/bin/mailq > > > Indeed, I haven't noticed them since they have different names unlike > "makemap" ;)Thanks for the info! > There is no problem to add more "rm"-commands into the spec, but it would > better to get rid of dups initially. >
This is typically the kind of fix that should be made upstream I'll wait a few hours to see if Charles is around and can tell me why we needed the hardlinks, then I'll clean that up -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this email because you are subscribed to mailing list: [email protected] To unsubscribe, send mail with subject: [[email protected]] unregister
