[packages/crossmingw32-runtime] - GL headers bugfix
qboosh
qboosh at pld-linux.org
Sun Feb 2 15:30:55 CET 2014
commit 33e35b0915eadbffc6f44bc3da043f71099c3bf1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 2 15:32:31 2014 +0100
- GL headers bugfix
crossmingw32-runtime.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-runtime.spec b/crossmingw32-runtime.spec
index e46068e..6c5bd7c 100644
--- a/crossmingw32-runtime.spec
+++ b/crossmingw32-runtime.spec
@@ -128,7 +128,7 @@ cp /usr/share/automake/config.sub .
rm -rf $RPM_BUILD_ROOT
# makefile expects dir before creating it
-install -d $RPM_BUILD_ROOT%{_includedir}
+install -d $RPM_BUILD_ROOT%{_includedir}/GL
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-runtime.git/commitdiff/33e35b0915eadbffc6f44bc3da043f71099c3bf1
More information about the pld-cvs-commit
mailing list