summarylogtreecommitdiffstats
path: root/xroach.install
diff options
context:
space:
mode:
Diffstat (limited to 'xroach.install')
-rwxr-xr-xxroach.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/xroach.install b/xroach.install
index e39e3a9a582c..a221f378aee1 100755
--- a/xroach.install
+++ b/xroach.install
@@ -9,13 +9,3 @@ post_install(){
echo " ------------------------------------------------------------------ "
}
-post_upgrade(){
- echo " ------------------------------------------------------------------ "
- echo " - XROACH WILL ONLY WORK ON SIMPLE SESSION MANAGERS - "
- echo " - It will NOT work on plasma or gnome or other window - "
- echo " - managers that do not allow programs to read and write - "
- echo " - to the root window. BE AWARE !! - "
- echo " - - "
- echo " - It will work on on fvwm, twm and similar - "
- echo " ------------------------------------------------------------------ "
-}