summaryrefslogblamecommitdiffstats
path: root/deskutils/gdesklets/pkg-install
blob: 8b0f3dd76847aebe2a555ac06703ceabbd05bb19 (plain) (tree)
1
2
3
4
5


                                  
                                                   
  
#!/bin/sh

if [ "$2" = "POST-INSTALL" ]; then
    mkdir -p ${PKG_PREFIX}/share/gnome/Displays
fi