openrazer 3.10.3-22

This commit is contained in:
2025-12-06 14:26:49 +03:00
parent 7c53ee7aa9
commit 0b19473541
3 changed files with 2 additions and 32 deletions

View File

@@ -4,9 +4,4 @@ rmmod razerkbd razermouse razerkraken razeraccessory 2>/dev/null || true
dkms remove -m openrazer-driver -v 3.10.3 --all 2>/dev/null || true
if [ -f /etc/ld.so.conf.d/llvm19.conf ]; then
rm -f /etc/ld.so.conf.d/llvm19.conf
ldconfig
fi
echo "DKMS модули OpenRazer удалены."