build-gnome2
changeset 1287 1545bc691c01
parent 1268 f94fb1ac56fd
child 1418 d6ff07e7887d
--- a/build-gnome2	Sat Oct 18 03:53:46 2003 +0000
+++ b/build-gnome2	Sat Oct 18 09:56:44 2003 +0000
@@ -1039,7 +1039,7 @@
 	    if (!$this_result) {
 		if (defined ($the_good_build_dir)) {
 		    msg_info (0, "Attempting to use a known good rpm");
-		    $this_result = install_good_rpms ($spec_id);
+		    $this_result = install_good_rpms ($dep);
 		}
 		if (! $this_result) {
 		    msg_warning (1, "$spec->{name} requires $dep");