Blob Blame History Raw
Fix the package name in lhapdf-config.

--- a/bin/lhapdf-config.in
+++ b/bin/lhapdf-config.in
@@ -22,7 +22,7 @@
     echo "  --cppflags     : get compiler flags for use with the C preprocessor stage of C++ compilation"
     echo "  --ldflags      : get compiler flags for use with the linker stage of any compilation"
     echo
-    echo "  --version      : returns Rivet release version number"
+    echo "  --version      : returns LHAPDF release version number"
 fi
 
 OUT=""