summaryrefslogtreecommitdiff
path: root/x11/kdebase11/files
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1998-07-13 23:36:02 +0000
committerStefan Eßer <se@FreeBSD.org>1998-07-13 23:36:02 +0000
commitb5072b14e7d7dea4eebaef07c7fa59126b99a5b1 (patch)
treede892457743203746d1a91c5d2ecf9a04e2a73a0 /x11/kdebase11/files
parentMark as broken, will be upgraded to 1.0 within a few days. (diff)
Upgrade to KDE Release 1.0
Partially based on patches prepared by Thomas Gellekum.
Notes
Notes: svn path=/head/; revision=11906
Diffstat (limited to 'x11/kdebase11/files')
-rw-r--r--x11/kdebase11/files/patch-ai6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kdebase11/files/patch-ai b/x11/kdebase11/files/patch-ai
index 103c8247a172..7f7cbf8176c7 100644
--- a/x11/kdebase11/files/patch-ai
+++ b/x11/kdebase11/files/patch-ai
@@ -1,5 +1,5 @@
-*** kfm/kfmsu2.in.orig Sat Feb 28 15:26:31 1998
---- kfm/kfmsu2.in Sat Feb 28 15:27:14 1998
+*** kfm/kfmsu2.in~ Sun Jul 5 15:53:02 1998
+--- kfm/kfmsu2.in Sun Jul 5 15:53:58 1998
***************
*** 2,10 ****
echo "--------------"
@@ -8,7 +8,7 @@
! xhost +local:root
echo ""
echo "Logging in as super user"
-! su - -c "export DISPLAY=$DISPLAY; @kde_bindir@/kfm -sw >/dev/null"
+! su - root -c "export DISPLAY=$DISPLAY; @kde_bindir@/kfm -sw >/dev/null"
! xhost -local:root
--- 2,10 ----