Version 0.34 of easy-deb-chroot Fremantle, LXDE works now.
[easy-deb-chroot] / fremantle / easy-deb-chroot / control / postinst
index a46196a..d61c396 100644 (file)
@@ -18,6 +18,7 @@ fi
 
 if  [ -f "/home/user/.chroot.orig" ] ; then
   cp /home/user/.chroot.orig /home/user/.chroot
+  export UPGRD="upgrade"
 fi
 
 # if  [ -f "/home/user/.Xmodmap-keymap.orig" ] ; then
@@ -25,17 +26,17 @@ fi
 #   export UPGRD="upgrade"
 # fi
 
-if  [ -f "/home/user/.xbindkeysrc.scm.orig" ] ; then
-  mv /home/user/.xbindkeysrc.scm.orig /home/user/.xbindkeysrc.scm
-fi
+#if  [ -f "/home/user/.xbindkeysrc.scm.orig" ] ; then
+#  mv /home/user/.xbindkeysrc.scm.orig /home/user/.xbindkeysrc.scm
+#fi
 
-# if  [ -f "/home/user/.gimp-2.4/gimprc.orig" ] ; then
-#  mv /home/user/.gimp-2.4/gimprc.orig /home/user/.gimp-2.4/gimprc
-# fi
+if  [ -f "/home/user/.gimp-2.6/gimprc.orig" ] ; then
+  mv /home/user/.gimp-2.6/gimprc.orig /home/user/.gimp-2.6/gimprc
+fi
 
-# if  [ -f "/home/user/.gimp-2.4/sessionrc.orig" ] ; then
-#  mv /home/user/.gimp-2.4/sessionrc.orig /home/user/.gimp-2.4/sessionrc
-# fi
+if  [ -f "/home/user/.gimp-2.6/sessionrc.orig" ] ; then
+  mv /home/user/.gimp-2.6/sessionrc.orig /home/user/.gimp-2.6/sessionrc
+fi
 
 # if  [ -f "/home/user/.config/lxde/config.orig" ] ; then
 #  mv /home/user/.config/lxde/config.orig /home/user/.config/lxde/config
@@ -57,7 +58,10 @@ fi
 
 chown -R user:users /home/user/img-install
 chown -R user:users /home/user/.chroot
-# chown -R user:users /home/user/.config
+chown -R user:users /home/user/.config
+chown -R user:users /home/user/.gimp-2.6
+chown user:users /home/user/.gtkrc-2.0
+
 # chown -R user:users /home/user/apps
 # chown -R user:users /home/user/.matchbox
 # chown user:users /home/user/.Xmodmap-keymap
@@ -85,13 +89,10 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor
 
 if [ "x$UPGRD" != "x" ] ; then
   export MSG1=`printf "\
-This update points to the new qole.org domain and the updated\n\
-image file that has the NEW, UPDATED Debian Stable release.\n\n\
-If you want a fully updated Debian (with OpenOffice.org 3.0,\n\
-Gimp 2.6, and the Epiphany browser), make sure you \n\
-close your chroot, delete the current image if you need \n\
-the space, then use the installer to download \n\
-the new image file. \n\n\
+This update fixes keyboard issues in LXDE under Fremantle.\n\n\
+If you want the new features, make sure you close your chroot, \n\
+delete the current image if you need the space, then use \n\
+the installer to download the new image file. \n\n\
 Note: You don't need to replace your current image file."`
 else
 export MSG1=`printf "\