Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 270663

Summary: net-libs/courier-authlib - `source` in rc-scripts should be `.` on fbsd
Product: Gentoo Linux Reporter: Dmitri Bogomolov <4glitch>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmokrejs
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: diff against courier-authlib-0.62.2.ebuild in tree
errors fixed

Description Dmitri Bogomolov 2009-05-21 06:58:02 UTC
/bin/sh in FreeBSD doesn't know about `source`, so lets replace it by `.` in rc-script.

Reproducible: Always
Comment 1 Dmitri Bogomolov 2009-05-21 07:00:58 UTC
Created attachment 192001 [details]
diff against courier-authlib-0.62.2.ebuild in tree

Oh, it can't understand `[[` as well. I replaced it by `[`
Comment 2 Dmitri Bogomolov 2009-05-22 11:21:35 UTC
Created attachment 192105 [details, diff]
errors fixed
Comment 3 Hanno Böck gentoo-dev 2010-10-10 18:28:23 UTC
not freebsd-specific, duplicate, will remove bash-ism in 0.63.0-r1

*** This bug has been marked as a duplicate of bug 340174 ***