Date: Sat, 12 Sep 2020 08:36:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 249273] pkgbase: missing colon in /usr/src/release/packages/runtime.ucl Message-ID: <bug-249273-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249273 Bug ID: 249273 Summary: pkgbase: missing colon in /usr/src/release/packages/runtime.ucl Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: martin.jakob@gmx.com There is a colon missing in the /usr/src/release/packages/runtime.ucl file, see below. --- /usr/src/release/packages/runtime.ucl 2019-06-02 09:09:55.106842000 +0200 +++ runtime.ucl 2020-09-12 09:21:57.013004000 +0200 @@ -30,7 +30,7 @@ version: "%VERSION%" } } -directories { +directories: { /dev = "y"; /tmp = "y"; } -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249273-227>
