diff options
author | Carsten Haitzler <raster@rasterman.com> | 2013-01-04 00:10:47 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2013-01-04 00:10:47 +0000 |
commit | d5e9ad7b55001bbe8aa4295797f18b9bac8e919f (patch) | |
tree | 8e87f11790186cc0687b82b3320868dcc9cbdc08 /pc | |
parent | e1d76fbdab7da9aba56ad81659d7678ef6a6671b (diff) | |
download | efl-d5e9ad7b55001bbe8aa4295797f18b9bac8e919f.tar.gz |
double libs line --
SVN revision: 82134
Diffstat (limited to 'pc')
-rw-r--r-- | pc/eeze.pc.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pc/eeze.pc.in b/pc/eeze.pc.in index 787cf54bf6..099c1fc07d 100644 --- a/pc/eeze.pc.in +++ b/pc/eeze.pc.in @@ -9,4 +9,3 @@ Requires.private: @requirements_pc_eeze@ Version: @VERSION@ Libs: -L${libdir} -leeze Cflags: -I${includedir}/eeze-@VMAJ@ -Libs: -L${libdir} -leet |