diff options
Diffstat (limited to 'audio/mziq/files/patch-mziq')
-rw-r--r-- | audio/mziq/files/patch-mziq | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/mziq/files/patch-mziq b/audio/mziq/files/patch-mziq new file mode 100644 index 000000000000..29caf2ff2146 --- /dev/null +++ b/audio/mziq/files/patch-mziq @@ -0,0 +1,11 @@ +--- mziq.orig Sat Aug 25 01:42:16 2001 ++++ mziq Sat Aug 25 01:42:33 2001 +@@ -52,7 +52,7 @@ + # + # This is the only option you really need to modify. It defines the top-level + # directories where the program will search for files. +-@basedir = ("/storage/mp3"); ++@basedir = ("$ENV{'HOME'}"); + + # These options might work for most people. + # |