mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
MesaLib: unbreak install.
This commit is contained in:
parent
89695b2dba
commit
c20d5dfd60
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ pre_install() {
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/lib/xorg/modules/extensions
|
vmkdir usr/lib/xorg/modules/extensions
|
||||||
ln -s libglx-xorg.so ${DESTDIR}/usr/lib/xorg/modules/extensions/libglx.so
|
ln -s libglx-xorg.so ${DESTDIR}/usr/lib/xorg/modules/extensions/libglx.so
|
||||||
rm -f ${DESTDIR}/usr/lib32
|
|
||||||
}
|
}
|
||||||
|
|
||||||
libgbm_package() {
|
libgbm_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue