mirror of
https://github.com/fspc/dswim.git
synced 2025-04-04 08:13:24 -04: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 $count1 = 1;
|
||||||
|
|
||||||
my($place) = finddb(\%commands);
|
my($place) = finddb(\%commands);
|
||||||
$place = "$default_directory$place";
|
#$place = "$default_directory$place";
|
||||||
|
|
||||||
# Let's determine what architecture and distribution this person is
|
# Let's determine what architecture and distribution this person is
|
||||||
# interested in.
|
# interested in.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user