1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-22 00:23:28 -05:00

No need to have $place eq default_directory + place anymore.

This commit is contained in:
freesource 2001-10-12 23:47:54 +00:00
parent 812fd21133
commit 384a90a757

View File

@ -54,7 +54,7 @@ sub process_md {
my $count1 = 1;
my($place) = finddb(\%commands);
$place = "$default_directory$place";
#$place = "$default_directory$place";
# Let's determine what architecture and distribution this person is
# interested in.