Commit 03c489cb1c0dbed02c85e27c1621df1a411e6722
1 parent
2c71955c
Exists in
master
and in
5 other branches
Corrigindo geração do pacote devel.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pw3270.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@ | @@ -6,7 +6,7 @@ includedir=@includedir@ | ||
6 | Name: pw3270 | 6 | Name: pw3270 |
7 | Description: @PACKAGE@ GTK widgets and support calls for plugin development | 7 | Description: @PACKAGE@ GTK widgets and support calls for plugin development |
8 | Version: @PACKAGE_VERSION@ | 8 | Version: @PACKAGE_VERSION@ |
9 | -Libs: -L\@libdir@ -lpw3270 | 9 | +Libs: -L\@libdir@ -l@PACKAGE_TARNAME@ |
10 | Libs.private: lib3270 | 10 | Libs.private: lib3270 |
11 | Cflags: -I@includedir@ | 11 | Cflags: -I@includedir@ |
12 | 12 |