mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
lib: remove extra @LIBS@ from pkg-config file
At the moment it is empty, so probably it does not exist. Remove it to avoid adding spurious content to the pkg-config file in case that variable will get a value in the future.
This commit is contained in:
@@ -8,4 +8,4 @@ Version: @VERSION@
|
||||
Description: libguestfs library for accessing and modifying VM images
|
||||
Requires:
|
||||
Cflags:
|
||||
Libs: -lguestfs @LIBS@
|
||||
Libs: -lguestfs
|
||||
|
||||
Reference in New Issue
Block a user