mesa3d: change libglut comment to freeglut
This commit is contained in:
parent
95918b0ded
commit
9aaad9137a
@ -22,7 +22,7 @@ build() {
|
||||
mkdir -p $PKG/usr/{lib,include}
|
||||
bin/installmesa $PKG/usr
|
||||
|
||||
# provided by x11 / libglut
|
||||
# provided by x11 / freeglut
|
||||
for f in gl.h glext.h glu.h glx.h glxext.h osmesa.h ; do
|
||||
rm $PKG/usr/include/GL/$f
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user