corrected link command

This commit is contained in:
Marc Wäckerlin
2015-05-09 16:51:11 +00:00
parent 3686843431
commit 2b25a84c9a
3 changed files with 15 additions and 7 deletions

View File

@@ -14,6 +14,6 @@ includedir=${prefix}/include
Name: @PACKAGE_NAME@
Description: @DESCRIPTION@
Version: @VERSION@
Libs: -L${libdir} -l@PACKAGE_NAME@ @LDFLAGS@
Libs: -L${libdir} -lpcscxx @LDFLAGS@
Cflags: -I${includedir} @CPPFLAGS@
Requires: @PKG_REQUIREMENTS@