diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
| commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
| tree | 19d35773be783fd6761833f599af82301c20ceac /x11-wm/xfce4/files/patch-other::xinitrc.in | |
| parent | 46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Diffstat (limited to 'x11-wm/xfce4/files/patch-other::xinitrc.in')
| -rw-r--r-- | x11-wm/xfce4/files/patch-other::xinitrc.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-wm/xfce4/files/patch-other::xinitrc.in b/x11-wm/xfce4/files/patch-other::xinitrc.in deleted file mode 100644 index 75df757baabd..000000000000 --- a/x11-wm/xfce4/files/patch-other::xinitrc.in +++ /dev/null @@ -1,14 +0,0 @@ ---- other/xinitrc.in.orig Thu May 23 06:24:35 2002 -+++ other/xinitrc.in Tue Nov 19 04:22:00 2002 -@@ -41,7 +41,10 @@ - # fi - - # Launch xscreensaver (if available) --xscreensaver -no-splash & -+XBINDIR=%%X11BASE%%/bin -+if [ -x $XBINDIR/xscreensaver ]; then -+ xscreensaver -no-splash & -+fi - - # Finally, launch XFce window manager - exec xfwm |
