This commit is contained in:
Hadi Chokr
2025-11-27 10:12:52 +00:00
parent ecfcc32b76
commit c4ea9fb763

View File

@@ -160,10 +160,6 @@ command_not_found_handle () {
}
EOF
# Symlink /usr/local out of the image to stay writable
rm -rf /usr/local
ln -s /opt/local /usr/local
# Clean up final remnants of the build process
rm -rf \
/buildroot \