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:
parent
812fd21133
commit
384a90a757
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user