mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
revert change in upstream
This commit is contained in:
@@ -57,6 +57,9 @@ makeinstall_target() {
|
||||
find_file_path bootloader/install && . ${FOUND_PATH}
|
||||
fi
|
||||
|
||||
# Always install the update script
|
||||
find_file_path bootloader/update.sh && cp -av ${FOUND_PATH} ${INSTALL}/usr/share/bootloader
|
||||
|
||||
# Always install the canupdate script
|
||||
if find_file_path bootloader/canupdate.sh; then
|
||||
cp -av ${FOUND_PATH} ${INSTALL}/usr/share/bootloader
|
||||
|
||||
Reference in New Issue
Block a user