You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-backup/backintime/files/backintime-1.0.4-fix-config...

18 lines
541 B

diff -Naur backintime-1.0.4.orig/kde4/configure backintime-1.0.4/kde4/configure
--- backintime-1.0.4.orig/kde4/configure 2010-11-08 14:36:52.000000000 +0100
+++ backintime-1.0.4/kde4/configure 2010-11-08 14:42:18.000000000 +0100
@@ -16,13 +16,6 @@
fi
fi
-#check for kdesudo (if not use kdesu)
-if [ -z `which kdesudo` ]; then
- mv backintime-kde4-root.desktop.kdesudo backintime-kde4-root.desktop
-else
- mv backintime-kde4-root.desktop.kdesu backintime-kde4-root.desktop
-fi
-
cp Makefile.template Makefile
echo "All OK. Now run:"