OSDN Git Service

Fixed a bug that restoration is missing in the previous modification.
authorMamoru Sakaue / MwGhennndo <glmwghennndo@users.sourceforge.jp>
Wed, 12 Sep 2018 15:02:50 +0000 (23:02 +0800)
committerMamoru Sakaue / MwGhennndo <glmwghennndo@users.sourceforge.jp>
Wed, 12 Sep 2018 15:02:50 +0000 (23:02 +0800)
 Changes to be committed:
modified:   lib/libcommand_do.sh

lib/libcommand_do.sh

index 9652fba..1067d54 100644 (file)
@@ -1299,6 +1299,9 @@ command_do_prepare ()
                command_do_reset_changed_portdb && break
        done
        
+       # Restore escaped obsolete packages for inspection
+       command_do_restore_escaped_obsoletes
+       
        # Remove duplicated lines in dependents lists
        command_do_remove_duplicated_lines_in_dependents_lists