mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +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>
(cherry picked from commit f6522addda)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6601483bed
commit
d9dff7a4c4
@@ -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