mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/libglu: replace utf-8 apostrophe by ascii single quote
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
476f587f63
commit
f6522addda
@@ -10,7 +10,7 @@ LIBGLU_SOURCE = glu-$(LIBGLU_VERSION).tar.gz
|
||||
LIBGLU_LICENSE = SGI-B-2.0
|
||||
LIBGLU_LICENSE_FILES = include/GL/glu.h
|
||||
LIBGLU_INSTALL_STAGING = YES
|
||||
# upstream does not distribute a autoconf´ed configure script
|
||||
# upstream does not distribute a autoconf'ed configure script
|
||||
LIBGLU_AUTORECONF = YES
|
||||
LIBGLU_DEPENDENCIES = libgl host-pkgconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user