summaryrefslogtreecommitdiffstats
path: root/extra/librsvg/post-install
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-11 20:29:42 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-11 20:29:42 +0200
commit11ba1fd65b2585f89798b57c13d4924baa3ced91 (patch)
tree392cda0db854cb1624b45e903d1021609689bcd2 /extra/librsvg/post-install
parent1f9c6e9e936927b2fb7e30f7c5e4a63538d54d01 (diff)
downloadnutyx-pakxe-11ba1fd65b2585f89798b57c13d4924baa3ced91.tar.gz
nutyx-pakxe-11ba1fd65b2585f89798b57c13d4924baa3ced91.tar.bz2
nutyx-pakxe-11ba1fd65b2585f89798b57c13d4924baa3ced91.tar.xz
nutyx-pakxe-11ba1fd65b2585f89798b57c13d4924baa3ced91.zip
Ajout de librsvg#2.26.0-1
Diffstat (limited to 'extra/librsvg/post-install')
-rw-r--r--extra/librsvg/post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/librsvg/post-install b/extra/librsvg/post-install
new file mode 100644
index 000000000..e2322474b
--- /dev/null
+++ b/extra/librsvg/post-install
@@ -0,0 +1,4 @@
+#!/bin/bash
+# Mise à jour des pixbuf loaders pour ajouter le support SVG à GTK2
+/usr/bin/gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules
+/usr/bin/gdk-pixbuf-query-loaders > /etc/gtk-2.0/gdk-pixbuf.loaders