Fix tdebase FTBFS on Debian and Ubuntu

pull/3/head
Timothy Pearson 13 years ago
parent d3bbe1a1e2
commit 5af55a23e9

@ -1,12 +1,12 @@
--- starttde --- starttde
+++ starttde +++ starttde
@@ -184,17 +184,17 @@ @@ -228,17 +228,17 @@
. $tdehome/share/config/startupconfig . $tdehome/share/config/startupconfig
fi fi
-# Make sure a default wallpaper is set. -# Make sure a default wallpaper is set.
-if [ ! -e $tdehome/share/config/kdesktoprc ]; then -if [ ! -e $tdehome/share/config/kdesktoprc ]; then
- # With Trinity KDE this file should exist, but test first. - # With Trinity this file should exist, but test first.
- if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then - if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
-cat >$tdehome/share/config/kdesktoprc <<EOF -cat >$tdehome/share/config/kdesktoprc <<EOF
-[Desktop0] -[Desktop0]
@ -17,7 +17,7 @@
-fi -fi
+## Make sure a default wallpaper is set. +## Make sure a default wallpaper is set.
+#if [ ! -e $tdehome/share/config/kdesktoprc ]; then +#if [ ! -e $tdehome/share/config/kdesktoprc ]; then
+# # With Trinity KDE this file should exist, but test first. +# # With Trinity this file should exist, but test first.
+# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then +# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
+#cat >$tdehome/share/config/kdesktoprc <<EOF +#cat >$tdehome/share/config/kdesktoprc <<EOF
+#[Desktop0] +#[Desktop0]

@ -1,12 +1,12 @@
--- starttde --- starttde
+++ starttde +++ starttde
@@ -184,17 +184,17 @@ @@ -228,17 +228,17 @@
. $tdehome/share/config/startupconfig . $tdehome/share/config/startupconfig
fi fi
-# Make sure a default wallpaper is set. -# Make sure a default wallpaper is set.
-if [ ! -e $tdehome/share/config/kdesktoprc ]; then -if [ ! -e $tdehome/share/config/kdesktoprc ]; then
- # With Trinity KDE this file should exist, but test first. - # With Trinity this file should exist, but test first.
- if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then - if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
-cat >$tdehome/share/config/kdesktoprc <<EOF -cat >$tdehome/share/config/kdesktoprc <<EOF
-[Desktop0] -[Desktop0]
@ -17,7 +17,7 @@
-fi -fi
+## Make sure a default wallpaper is set. +## Make sure a default wallpaper is set.
+#if [ ! -e $tdehome/share/config/kdesktoprc ]; then +#if [ ! -e $tdehome/share/config/kdesktoprc ]; then
+# # With Trinity KDE this file should exist, but test first. +# # With Trinity this file should exist, but test first.
+# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then +# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
+#cat >$tdehome/share/config/kdesktoprc <<EOF +#cat >$tdehome/share/config/kdesktoprc <<EOF
+#[Desktop0] +#[Desktop0]

@ -1,12 +1,12 @@
--- starttde --- starttde
+++ starttde +++ starttde
@@ -184,17 +184,17 @@ @@ -228,17 +228,17 @@
. $tdehome/share/config/startupconfig . $tdehome/share/config/startupconfig
fi fi
-# Make sure a default wallpaper is set. -# Make sure a default wallpaper is set.
-if [ ! -e $tdehome/share/config/kdesktoprc ]; then -if [ ! -e $tdehome/share/config/kdesktoprc ]; then
- # With Trinity KDE this file should exist, but test first. - # With Trinity this file should exist, but test first.
- if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then - if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
-cat >$tdehome/share/config/kdesktoprc <<EOF -cat >$tdehome/share/config/kdesktoprc <<EOF
-[Desktop0] -[Desktop0]
@ -17,7 +17,7 @@
-fi -fi
+## Make sure a default wallpaper is set. +## Make sure a default wallpaper is set.
+#if [ ! -e $tdehome/share/config/kdesktoprc ]; then +#if [ ! -e $tdehome/share/config/kdesktoprc ]; then
+# # With Trinity KDE this file should exist, but test first. +# # With Trinity this file should exist, but test first.
+# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then +# if [ -r /usr/share/wallpapers/isadora.png.desktop ]; then
+#cat >$tdehome/share/config/kdesktoprc <<EOF +#cat >$tdehome/share/config/kdesktoprc <<EOF
+#[Desktop0] +#[Desktop0]

Loading…
Cancel
Save