Skip to content
Snippets Groups Projects
Commit c0495e520f08 authored by Lasse Collin's avatar Lasse Collin
Browse files

Use @PACKAGE_HOMEPAGE@ in liblzma.pc.in.

parent d35cb56fdf28
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
Name: liblzma Name: liblzma
Description: General purpose data compression library Description: General purpose data compression library
URL: http://tukaani.org/xz/ URL: @PACKAGE_HOMEPAGE@
Version: @PACKAGE_VERSION@ Version: @PACKAGE_VERSION@
Cflags: -I${includedir} Cflags: -I${includedir}
Libs: -L${libdir} -llzma Libs: -L${libdir} -llzma
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment