diff options
Diffstat (limited to '')
-rw-r--r-- | x11/kdebase11/files/patch-ai | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/kdebase11/files/patch-ai b/x11/kdebase11/files/patch-ai deleted file mode 100644 index dfb68afdf648..000000000000 --- a/x11/kdebase11/files/patch-ai +++ /dev/null @@ -1,15 +0,0 @@ -*** kfm/kfmsu2.in~ Wed Feb 17 09:39:57 1999 ---- kfm/kfmsu2.in Mon May 3 18:16:31 1999 -*************** -*** 7,11 **** - echo "" - echo "Logging in as super user" -! - # Test KDEDIR first, otherwise use hardcoded path (allows to move the KDE dir) - if test -f $KDEDIR/bin/kfm ; then ---- 7,11 ---- - echo "" - echo "Logging in as super user" -! su root -c "echo DISPLAY=$DISPLAY @kde_bindir@/kfm -sw | /bin/sh > /dev/null" - # Test KDEDIR first, otherwise use hardcoded path (allows to move the KDE dir) - if test -f $KDEDIR/bin/kfm ; then |