Commit 576a58d1 authored by Sergey V Turchin's avatar Sergey V Turchin Committed by Anton Midyukov

install2: Don't cleanup xorg-dri-*

2d acceleration won't work without xorg-dri-*. This commit is chrrey-pick 649eb04c9ee7d23f53e713ecbe95c7bb96c26439.
parent ce7b9127
#!/bin/sh
# drop extra drivers et al, purge kernel image(s)
# xorg-dri-*
rm -r /usr/lib*/X11/modules/dri
# no movies during installation so far
rm -rf /usr/lib*/vdpau/ /usr/lib*/libXv*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment