FreeBSD Bugzilla – Attachment 235326 Details for
Bug 265289
Error building sysutils/fusefs-ext2 with read-only system root directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Using sysutils/e2fsprogs@nobootfsck as a dependency for sysutils/fusefs-ext2
fusefs-ext2-Makefile.diff (text/plain), 479 bytes, created by
Andrey Zakharchenko
on 2022-07-18 08:20:57 UTC
(
hide
)
Description:
Using sysutils/e2fsprogs@nobootfsck as a dependency for sysutils/fusefs-ext2
Filename:
MIME Type:
Creator:
Andrey Zakharchenko
Created:
2022-07-18 08:20:57 UTC
Size:
479 bytes
patch
obsolete
>--- sysutils/fusefs-ext2/Makefile.orig 2022-07-18 10:20:51.370908000 +0300 >+++ sysutils/fusefs-ext2/Makefile 2022-07-18 10:21:05.712694000 +0300 >@@ -12,8 +12,8 @@ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs >-RUN_DEPENDS= mke2fs:sysutils/e2fsprogs >+BUILD_DEPENDS= mke2fs:sysutils/e2fsprogs@nobootfsck >+RUN_DEPENDS= mke2fs:sysutils/e2fsprogs@nobootfsck > > USES= autoreconf libtool fuse pkgconfig localbase:ldflags > USE_GITHUB= yes
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 265289
: 235326 |
235351
|
235394
|
238999