Edit usr-local.conf

This commit is contained in:
Hadi Chokr
2025-12-28 07:59:08 +00:00
parent 3318db97fe
commit 4bdbd0146a

View File

@@ -1,15 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: 2025 Hadi Chokr <hadichokr@icloud.com>
# Symlink traget from /usr/local that must exist.
# If one needs a more fleshed out /usr/local as specified by the FHS 3.0,
# the directories can be manually created at /opt/local.
d /opt/local 0755 - - -
# Create these directories manually if you want a full FHS /usr/local
# d /opt/local/bin 0755 - - -
# d /opt/local/etc 0755 - - -
# d /opt/local/games 0755 - - -
# d /opt/local/include 0755 - - -
# d /opt/local/lib 0755 - - -
# d /opt/local/man 0755 - - -
# d /opt/local/sbin 0755 - - -
# d /opt/local/share 0755 - - -
# d /opt/local/src 0755 - - -