btrfs-progs/libbtrfsutil/libbtrfsutil.pc.in
David Sterba 02ffc977be btrfs-progs: docs: don't use wiki links in manual pages and package
The wiki has been archived so remove the links from manual page
footers. Also replace the wiki link by RTD site in configure and
libbtrfsutil.

Signed-off-by: David Sterba <dsterba@suse.com>
2023-03-16 22:38:21 +01:00

12 lines
255 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libbtrfsutil
Description: libbtrfsutil library
Version: @BTRFS_VERSION_PLAIN@
URL: https://btrfs.readthedocs.io
Cflags: -I${includedir}
Libs: -L${libdir} -lbtrfsutil