diff --git a/add-ons/yard/make-debian-X11/make_debian-X11 b/add-ons/yard/make-debian-X11/make_debian-X11 index 40b1cf3..d27bd73 100755 --- a/add-ons/yard/make-debian-X11/make_debian-X11 +++ b/add-ons/yard/make-debian-X11/make_debian-X11 @@ -806,10 +806,6 @@ sub start_up { home_builder("$home_yard_replacements/etc"); } - #print STDERR "Everything is in order, but it never hurts to rebuild dswim " - # . "with --rebuilddb if you haven't done it in awhile\n"; - - } # end start_up diff --git a/yard/scripts/make_debian b/yard/scripts/make_debian index a041600..c5abd4c 100755 --- a/yard/scripts/make_debian +++ b/yard/scripts/make_debian @@ -252,6 +252,7 @@ STUFF return $stuff; } # end sub stuff +# STOP EDITING ################################################################# ################################################################# @@ -732,7 +733,7 @@ sub start_up { home_builder("$home_yard_replacements/etc"); } - # print "Everything is in order, but it never hurts to rebuild dxswim " . + # print "Everything is in order, but it never hurts to rebuild dswim " . # "with --rebuilddb\n";