diff options
Diffstat (limited to 'net-p2p/mldonkey-serverspy/files/patch-mlservspy.pl')
-rw-r--r-- | net-p2p/mldonkey-serverspy/files/patch-mlservspy.pl | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/mldonkey-serverspy/files/patch-mlservspy.pl b/net-p2p/mldonkey-serverspy/files/patch-mlservspy.pl new file mode 100644 index 000000000000..b59f9ccb6c85 --- /dev/null +++ b/net-p2p/mldonkey-serverspy/files/patch-mlservspy.pl @@ -0,0 +1,11 @@ +--- mlservspy.pl.orig Mon Feb 24 16:16:22 2003 ++++ mlservspy.pl Mon Feb 24 16:16:35 2003 +@@ -36,7 +36,7 @@ + ARGCOUNT => ARGCOUNT_ONE, + }, + 'path' => { +- DEFAULT => "/lab/mlservspy/", ++ DEFAULT => "$ENV{'HOME'}/.mldonkey-serverspy/", + ARGCOUNT => ARGCOUNT_ONE, + }, + 'image_file' => { |