1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-wm/fvwm95-i18n/files/patch-ae
Satoshi Asami cf6d2c3cd0 Upgrade, 2.0.41c -> 2.0.41f.
Submitted by:	Andreas Klemm <andreas@knobel.gun.de>
1996-05-27 02:05:39 +00:00

44 lines
1.6 KiB
Plaintext

--- 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
/***************************************************************************