diff options
Diffstat (limited to 'community/xmonad/xmonad.install')
-rw-r--r-- | community/xmonad/xmonad.install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/community/xmonad/xmonad.install b/community/xmonad/xmonad.install index 6659247db..96b94dc02 100644 --- a/community/xmonad/xmonad.install +++ b/community/xmonad/xmonad.install @@ -4,9 +4,6 @@ post_install() { ${HS_DIR}/register.sh echo "xmonad now has dynamic configuration via ~/.xmonad/xmonad.hs" echo "See http://haskell.org/haskellwiki/Xmonad/Config_archive for examples" - echo - echo "If you would like to run xmonad as a window manager inside GNOME, please see" - echo "http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome#Setting_up_Gnome_to_use_Xmonad" } pre_upgrade() { |