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
|
# templates on immutable Fedora distros, whereas the normal "/etc" is ONLY meant
|
||||||
# for manual overrides and editing by the machine's admin AFTER installation!
|
# for manual overrides and editing by the machine's admin AFTER installation!
|
||||||
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
|
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
|
||||||
COPY usr-common/ /usr
|
COPY usr/ /usr
|
||||||
COPY ${USR_DIR}/ /usr
|
COPY ${USR_DIR}/ /usr
|
||||||
|
|
||||||
# Copy the recipe that we're building.
|
# Copy the recipe that we're building.
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ ARG RECIPE=recipe-framework-13.yml
|
|||||||
# templates on immutable Fedora distros, whereas the normal "/etc" is ONLY meant
|
# templates on immutable Fedora distros, whereas the normal "/etc" is ONLY meant
|
||||||
# for manual overrides and editing by the machine's admin AFTER installation!
|
# for manual overrides and editing by the machine's admin AFTER installation!
|
||||||
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
|
# See issue #28 (https://github.com/ublue-os/startingpoint/issues/28).
|
||||||
COPY usr-common/ /usr
|
COPY usr/ /usr
|
||||||
COPY ${USR_DIR}/ /usr
|
COPY ${USR_DIR}/ /usr
|
||||||
|
|
||||||
# Copy the recipe that we're building.
|
# Copy the recipe that we're building.
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user