Support for all 12.* Ubuntu releases

This commit is contained in:
Kolan Sh 2012-05-08 17:45:44 +04:00
parent ae952acf61
commit 852c8ea99d
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ case "$DISTRIB_ID" in
grep '^acpi_call$' /etc/modules || echo acpi_call >> /etc/modules
case "$DISTRIB_RELEASE" in
12.04)
12.*)
rm -f /etc/alternatives/x86_64-linux-gnu_gl_conf
ln -sf /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf /etc/alternatives/x86_64-linux-gnu_gl_conf
ldconfig