aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-11 17:42:34 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-05-11 17:42:34 +0200
commitb3f6133a327390df495954d8ae561a895805c0e1 (patch)
treef5376b0545f56c6752d05dce3b9fb23dbfee5ba0
parent0b80308deed498745acbb80bda32ae41b0df1c62 (diff)
downloadstring2-b3f6133a327390df495954d8ae561a895805c0e1.tar.gz
string2-b3f6133a327390df495954d8ae561a895805c0e1.zip
Change the description for pkgconf
-rwxr-xr-xbuild-pc.sh2
1 files changed, 1 insertions, 1 deletions
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