This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nit for #5802 from Robin Barker.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 21 Mar 2000 16:36:27 +0000 (16:36 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 21 Mar 2000 16:36:27 +0000 (16:36 +0000)
p4raw-id: //depot/metaconfig@5859

U/modified/Getfile.U

index 77d801a..8d935c8 100644 (file)
@@ -268,7 +268,7 @@ while test "$type"; do
                                            dir="$ans"
                                            direxp="$ansexp"
                                        else    
-                                           dir="$fp/$ans"
+                                           dir="$fp/$ansexp"
                                            direxp="$fp/$ansexp"
                                        fi
                                        if test -d "$direxp"; then