raster pushed a commit to branch master.

commit 5efab01ca089c7207ef16b9112d8bae21e10ca27
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Sun Mar 10 22:08:49 2013 +0900

    how did the evas_generic_loaders svg loader forget its symlinks for .svgz 
and .svg.gz?
---
 src/bin/svg/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/bin/svg/Makefile.am b/src/bin/svg/Makefile.am
index 5366673..e5d85a7 100644
--- a/src/bin/svg/Makefile.am
+++ b/src/bin/svg/Makefile.am
@@ -22,3 +22,7 @@ evas_image_loader_svg_CFLAGS = @SVG_CFLAGS@
 evas_image_loader_svg_LDADD = @SVG_LIBS@ @SHM_OPEN_LIBS@ -lm
 evas_image_loader_svg_LDFLAGS =
 
+
+install-exec-hook:
+       ln -sf evas_image_loader.svg 
$(DESTDIR)$(libdir)/evas/utils/evas_image_loader.svgz
+       ln -sf evas_image_loader.svg 
$(DESTDIR)$(libdir)/evas/utils/evas_image_loader.svg.gz

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to