From 8992969f78635c7279e6026048e84d61fa3454a9 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 5 Jun 2012 22:46:11 +0000 Subject: muffin 1.0.3-UP1-1 ajout port --- muffin/post-install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 muffin/post-install (limited to 'muffin/post-install') diff --git a/muffin/post-install b/muffin/post-install new file mode 100755 index 0000000..f90e12f --- /dev/null +++ b/muffin/post-install @@ -0,0 +1,8 @@ +#!/bin/sh + +port=muffin + +# gconf schemas +/usr/sbin/gconfpkg --install $port + +# End of file -- cgit v1.2.3-54-g00ecf