summarylogtreecommitdiffstats
path: root/xroach.install
diff options
context:
space:
mode:
authorMarina Brown2016-01-11 03:12:16 -0500
committerMarina Brown2016-01-11 03:12:16 -0500
commitea7097f4f2bae2807744f06e8f943d9a921909df (patch)
tree3b2987d4004d9eeed6442bdb5c317fb83daa647d /xroach.install
parent8e08002ddc7e8cd8417a8d78a3ff097051e47fac (diff)
downloadaur-xroach.tar.gz
fix install
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 " ------------------------------------------------------------------ "
-}