Kernel Bugs 2021-09-13 08:04:04 +00:00 committed by Git OBS Bridge
parent f3a5a561ed
commit cfba11d4fb

View File

@ -1,4 +0,0 @@
# handle update from an older kernel-source with linux-obj as symlink
if [ -h /usr/src/linux-obj ]; then
rm -vf /usr/src/linux-obj
fi