diff options
author | Perberos <[email protected]> | 2011-11-07 22:13:36 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-07 22:13:36 -0300 |
commit | e27c2373016af63918fb7ae540a26346513f4a98 (patch) | |
tree | d252ec8c66d20760ddc15c7b107196d513020bf7 /data/pluma.pc.in | |
parent | c7e1c2017b54f82463101d3680e23cb6090c3467 (diff) | |
download | pluma-e27c2373016af63918fb7ae540a26346513f4a98.tar.bz2 pluma-e27c2373016af63918fb7ae540a26346513f4a98.tar.xz |
removing version tag from library
Diffstat (limited to 'data/pluma.pc.in')
-rwxr-xr-x | data/pluma.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pluma.pc.in b/data/pluma.pc.in index ca673245..de88a42e 100755 --- a/data/pluma.pc.in +++ b/data/pluma.pc.in @@ -7,5 +7,5 @@ Name: pluma Description: pluma Requires: gtksourceview-2.0 Version: @VERSION@ -Cflags: -I${includedir}/pluma-@PLUMA_API_VERSION@ +Cflags: -I${includedir}/pluma Libs: -L${libdir} @PLUMA_IMPLIB@ |