applied increment of [2006032520043030871] (fixes the $desktopauto mechanism) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7366 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -21,7 +21,7 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
[ $desktopauto = 1 ] || continue
if [ $desktopauto = 1 ] ; then
postflist_desktop_rock2desktop() {
@ -124,3 +124,4 @@ postflist_desktop() {
hook_add postflist 5 postflist_desktop
fi