aboutsummaryrefslogtreecommitdiff
path: root/audio/gnump3d/files/patch-scripts_gnump3d-top.in
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnump3d/files/patch-scripts_gnump3d-top.in')
-rw-r--r--audio/gnump3d/files/patch-scripts_gnump3d-top.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/gnump3d/files/patch-scripts_gnump3d-top.in b/audio/gnump3d/files/patch-scripts_gnump3d-top.in
new file mode 100644
index 000000000000..c6767a1914e5
--- /dev/null
+++ b/audio/gnump3d/files/patch-scripts_gnump3d-top.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- scripts/gnump3d-top.in.orig Wed Aug 14 18:45:33 2002
++++ scripts/gnump3d-top.in Wed Aug 14 18:46:04 2002
+@@ -16,7 +16,7 @@
+
+ # The default logfile which we read if there is no
+ # --config options supplied on the command line.
+-my $DEFAULT_CONFIG = "/etc/mp3d/mp3d.conf";
++my $DEFAULT_CONFIG = "@prefix@/etc/gnump3d/gnump3d.conf";
+
+ #
+ # Options set by the command line arguments.