From b3f6133a327390df495954d8ae561a895805c0e1 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Thu, 11 May 2023 17:42:34 +0200 Subject: Change the description for pkgconf --- build-pc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-pc.sh b/build-pc.sh index eb7dca8..386dd9c 100755 --- a/build-pc.sh +++ b/build-pc.sh @@ -49,7 +49,7 @@ includedir=\${prefix}/include libdir=\${exec_prefix}/lib Name: $NAME -Description: $LIBNAME - $DESCR +Description: $DESCR Version: $VERSION Cflags: -I\${includedir} Libs: -L\${libdir} -l$NAME -- cgit v1.2.3