From 1c1c7fcd8ee8839558f4ac024fd5c9e6b0cad27f Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Mon, 20 Apr 2015 09:23:13 -0500 Subject: [PATCH] testsuite: fix comments in fields testcase --- tests/lib1/comments-in-fields.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib1/comments-in-fields.pc b/tests/lib1/comments-in-fields.pc index bff4006..8e65a65 100644 --- a/tests/lib1/comments-in-fields.pc +++ b/tests/lib1/comments-in-fields.pc @@ -4,6 +4,6 @@ URL: http://pkgconf.org/ Version: 0 Requires: # foo Requires.private: foo -Libs: # -lbar +Libs: -lfoo # -lbar Libs.private: -lbar Cflags: -I${includedir}