FreeBSD Bugzilla – Attachment 242217 Details for
Bug 266992
emulators/virtualbox-ose[-legacy]: make MANUAL enabled by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add /usr/local/bin:/usr/local/sbin to PATH
virtualbox-ose_help.diff (text/plain), 1.25 KB, created by
Vladimir Druzenko
on 2023-05-16 16:54:02 UTC
(
hide
)
Description:
Add /usr/local/bin:/usr/local/sbin to PATH
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2023-05-16 16:54:02 UTC
Size:
1.25 KB
patch
obsolete
>diff --git a/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-freebsd-VBox.sh b/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-freebsd-VBox.sh >index cebabd64d010..c62fce61454d 100644 >--- a/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-freebsd-VBox.sh >+++ b/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Installer-freebsd-VBox.sh >@@ -16,7 +16,7 @@ > +# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. > +# > + >-+PATH="/usr/bin:/bin:/usr/sbin:/sbin" >++PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin" > +CONFIG="/usr/local/etc/vbox/vbox.cfg" > + > +test -r "${CONFIG}" && >diff --git a/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh b/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh >index 6511a665a219..127bab91e509 100644 >--- a/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh >+++ b/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh >@@ -16,7 +16,7 @@ > +# hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. > +# > + >-+PATH="/usr/bin:/bin:/usr/sbin:/sbin" >++PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin" > +CONFIG="/usr/local/etc/vbox/vbox.cfg" > + > +test -r "${CONFIG}" &&
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266992
:
242217
|
242219
|
242220