summaryrefslogblamecommitdiffstats
path: root/xorg-font/FUNCTIONS
blob: 1553c6268e6e71e3feb4799eb0e69b776eff69da (plain) (tree)
1
2
3
4
5
6
7


                                                                      
                                
                                      

 






                                                                      
#---------------------------------------------------------------------
## Replaces sorcerys default_post_remove with a -foma one
#---------------------------------------------------------------------
function default_post_remove() {
  . $SECTION_DIRECTORY/X11_POST_REMOVE
}

#---------------------------------------------------------------------
## Replaces sorcerys default_post_resurrect with a -foma one
#---------------------------------------------------------------------
function default_post_resurrect() {
  . $SECTION_DIRECTORY/X11_POST_RESURRECT
}