summaryrefslogtreecommitdiff
path: root/easyeffects/post-install
blob: edfd3fcdac7b817f004132105645c764015f4e87 (plain)
    1 #!/bin/sh
    2 glib-compile-schemas /usr/share/glib-2.0/schemas
    3 prt-get isinst desktop-file-utils && /usr/bin/update-desktop-database || true

Generated by cgit