diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:09:41 +0000 |
commit | a8a726360842517904b3446c8ee94de67108f1df (patch) | |
tree | dbeb7f00cce39b82e2c37a70dc9863c72c2dc41d /x11/imwheel/files/patch-imwheel.1 | |
parent | Update to 3.0.6. (diff) |
Rename x11/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'x11/imwheel/files/patch-imwheel.1')
-rw-r--r-- | x11/imwheel/files/patch-imwheel.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/imwheel/files/patch-imwheel.1 b/x11/imwheel/files/patch-imwheel.1 new file mode 100644 index 000000000000..b8dad75d9412 --- /dev/null +++ b/x11/imwheel/files/patch-imwheel.1 @@ -0,0 +1,21 @@ +--- imwheel.1.orig Sun Nov 7 08:47:14 2004 ++++ imwheel.1 Sun Nov 7 08:49:03 2004 +@@ -329,7 +329,7 @@ + .fi + .RE + .SH "IMWHEELRC" +-IMWheel uses, optionally, two configuration files. One called /etc/X11/imwheel/imwheelrc, ++IMWheel uses, optionally, two configuration files. One called %%PREFIX%%/etc/imwheelrc, + which is used for everybody. The other is $HOME/.imwheelrc, used only for one + user. One is supplied and should have been installed automatically in /etc/X11/imwheel/ + if not also in the installing users $HOME as well. All whitespace is ignored +@@ -671,7 +671,7 @@ + $HOME/.imwheelrc + The users configuration file. + +-/etc/X11/imwheel/imwheelrc ++%%PREFIX%%/etc/imwheelrc + The global location for the configuration + file, it is always loaded. Overided by + the users configuration file. + |