Switch to just usr/
This commit is contained in:
@@ -24,7 +24,7 @@ ARG RECIPE=recipe-c.yml
|
||||
# templates on immutable Fedora distros, whereas the normal "/etc" is ONLY meant
|
||||
# for manual overrides and editing by the machine's admin AFTER installation!
|
||||
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
|
||||
COPY usr-common/ /usr
|
||||
COPY usr/ /usr
|
||||
COPY ${USR_DIR}/ /usr
|
||||
|
||||
# Copy the recipe that we're building.
|
||||
|
||||
Reference in New Issue
Block a user