Commit 03c489cb1c0dbed02c85e27c1621df1a411e6722

Authored by Perry Werneck
1 parent 2c71955c

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 6 Name: pw3270
7 7 Description: @PACKAGE@ GTK widgets and support calls for plugin development
8 8 Version: @PACKAGE_VERSION@
9   -Libs: -L\@libdir@ -lpw3270
  9 +Libs: -L\@libdir@ -l@PACKAGE_TARNAME@
10 10 Libs.private: lib3270
11 11 Cflags: -I@includedir@
12 12  
... ...