summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm95-i18n/files/patch-ae
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-02-01 14:14:23 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-02-01 14:14:23 +0000
commit33976f70dfd6affc75e76a0a302232912c80a829 (patch)
tree98c5459768dfe1fbff5c825774def047d4a570bf /x11-wm/fvwm95-i18n/files/patch-ae
parentUpgrade, 3.0pl53 -> 3.0pl54. (diff)
Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-)) One thing I doesn't understand when making the port: When doing make package, then the first @cwd in PLIST isn't used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead of /usr/X11R6/bin/fvwm95. Would someone please be so kind to look at this. Is it me or is pkg_add misbehaving ?!
Diffstat (limited to 'x11-wm/fvwm95-i18n/files/patch-ae')
-rw-r--r--x11-wm/fvwm95-i18n/files/patch-ae43
1 files changed, 0 insertions, 43 deletions
diff --git a/x11-wm/fvwm95-i18n/files/patch-ae b/x11-wm/fvwm95-i18n/files/patch-ae
deleted file mode 100644
index 6c26334b13db..000000000000
--- a/x11-wm/fvwm95-i18n/files/patch-ae
+++ /dev/null
@@ -1,43 +0,0 @@
---- Fvwm.tmpl.orig Sat May 25 21:09:38 1996
-+++ Fvwm.tmpl Sat May 25 21:12:21 1996
-@@ -30,6 +30,8 @@
- ***************************************************************************/
-
- /* #define FvwmIconPath /usr/include/X11/bitmaps\:/usr/include/X11/pixmaps */
-+#define FvwmIconPath /usr/X11R6/lib/X11/fvwm95-2/mini-icons\:/usr/X11R6/lib/X11
-+/fvwm95-2/icons\:/usr/X11R6/include/X11/pixmaps\:/usr/X11R6/include/X11/bitmaps
-
-
- /***************************************************************************
-@@ -80,7 +82,7 @@
- * Set this to YES if you would like the programs in the utils directory
- * installed.
- *************************************************************************/
--#define InstallUtils NO
-+#define InstallUtils YES
-
-
- /**************************************************************************
-@@ -149,17 +151,17 @@
- ***************************************************************************/
-
- /* Where do you want the fvwm binaries installed. */
--/* #define FvwmBinDir /usr/local/X11R6/bin */
-+#define FvwmBinDir /usr/X11R6/bin
-
- /* Where do you want the fvwm modules installed. */
--/* #define FvwmDir /usr/local/X11R6/lib/X11/fvwm95-2 */
-+#define FvwmDir /usr/X11R6/lib/X11/fvwm95-2
-
- /* Where do you want the fvwm libraries installed. */
--/* #define FvwmLibDir /usr/local/X11R6/lib */
-+#define FvwmLibDir /usr/X11R6/lib
-
- /* Where do you want the fvwm man pages installed. */
--/* #define FvwmManPath /usr/local/X11R6/man */
--/* #define FvwmManSuffix 1 */
-+#define FvwmManPath /usr/X11R6/man
-+#define FvwmManSuffix 1
-
-
- /***************************************************************************