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:
Pino Toscano
2020-03-11 13:19:31 +01:00
parent bf61bf7355
commit 7265f08ce9

View File

@@ -8,4 +8,4 @@ Version: @VERSION@
Description: libguestfs library for accessing and modifying VM images
Requires:
Cflags:
Libs: -lguestfs @LIBS@
Libs: -lguestfs