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

port=at-spi

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

# End of file