1 From f6b4103e237cea8c924c307ccc8f1881921d90d0 Mon Sep 17 00:00:00 2001
2 From: Kevin Bowling <kevin.bowling@kev009.com>
3 Date: Thu, 8 Jul 2021 21:51:34 -0700
4 Subject: [PATCH 2/3] pkgconfig: Drop unneeded lines from autotools build
6 Signed-off-by: Laurent Carlier <lordheavym@gmail.com>
9 1 file changed, 2 deletions(-)
11 diff --git a/glu.pc.in b/glu.pc.in
12 index 8bb957a..9f1425c 100644
17 -exec_prefix=${prefix}
19 includedir=@includedir@
21 @@ -8,5 +7,4 @@ Description: Mesa OpenGL Utility library
22 Requires: @GLU_REQUIRES@
24 Libs: -L${libdir} -lGLU
26 Cflags: -I${includedir}