summaryrefslogtreecommitdiffstats
path: root/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
diff options
context:
space:
mode:
authorEric Sandall2009-01-30 04:53:38 -0800
committerEric Sandall2009-01-30 12:56:06 -0800
commite69aa7b1f7018dab3448e97542099766753ca22b (patch)
tree4d7162220e36657f79527fbc9e3cf0b976480b5f /xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
parentccffdc324ef3d4f6c424af9f856bd4043174f12e (diff)
xorg-font/FUNCTIONS: That's SECTION_DIRECTORY, not SECTION
xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS: Repair the old FUNCTIONS file with the new
Diffstat (limited to 'xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS')
-rwxr-xr-xxorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS7
1 files changed, 7 insertions, 0 deletions
diff --git a/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS b/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
new file mode 100755
index 0000000000..8c24af80d4
--- /dev/null
+++ b/xorg-font/REPAIR^4b01c307cadaee60025efa91285ae115^FUNCTIONS
@@ -0,0 +1,7 @@
+#---------------------------------------------------------------------
+## Replaces sorcerys default_post_remove with a -foma one
+#---------------------------------------------------------------------
+function default_post_remove() {
+ . $SECTION_DIRECTORY/X11_POST_REMOVE
+}
+