summaryrefslogtreecommitdiffstats
path: root/muffin/post-install
blob: f90e12f4198a5ce37b386d002b61099af0f3cb0e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=muffin

# gconf schemas
/usr/sbin/gconfpkg --install $port

# End of file