mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Ports: Add dosfstools port
This commit is contained in:
parent
f70ec7582f
commit
6bb738c1b3
Notes:
sideshowbarker
2024-07-17 05:46:11 +09:00
Author: https://github.com/supercomputer7
Commit: 6bb738c1b3
Pull-request: https://github.com/SerenityOS/serenity/pull/15602
Reviewed-by: https://github.com/bgianfo ✅
Reviewed-by: https://github.com/timschumi
3 changed files with 21 additions and 0 deletions
|
@ -8,3 +8,6 @@
|
|||
|
||||
// FIXME: This is just a default value to satisfy OpenSSH, feel free to change it.
|
||||
#define _PATH_MAILDIR "/var/mail"
|
||||
|
||||
// Deprecated definition for dosfstools port.
|
||||
#define _PATH_MOUNTED "/etc/mtab"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue