aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gen-dotpc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gen-dotpc.sh')
-rwxr-xr-xtools/gen-dotpc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gen-dotpc.sh b/tools/gen-dotpc.sh
index 63c8929..802c78e 100755
--- a/tools/gen-dotpc.sh
+++ b/tools/gen-dotpc.sh
@@ -85,7 +85,7 @@ echo "includedir=${includedir}"
echo "libdir=${libdir}"
echo "dynlibdir=${dynlibdir}"
echo
-echo "Name: ${library}"
+echo "Name: lib${library}"
echo "Version: ${version}"
echo "Description: ${description:-The ${library} library.}"
echo "URL: ${url:-https://skarnet.org/software/${package}/}"