summaryrefslogtreecommitdiff
path: root/x11/fvwm1/patches
diff options
context:
space:
mode:
authorcjs <cjs>1998-03-17 07:07:57 +0000
committercjs <cjs>1998-03-17 07:07:57 +0000
commit9bba0c197ec7050e159e07e96636f7ac11f1ed8c (patch)
tree46eb9ee85eac0f907c2e9114330b6f7a798ececf /x11/fvwm1/patches
parent782050e9d844da82ee87c242f37585eb50593c22 (diff)
downloadpkgsrc-9bba0c197ec7050e159e07e96636f7ac11f1ed8c.tar.gz
fvwm window manager version 1
Diffstat (limited to 'x11/fvwm1/patches')
-rw-r--r--x11/fvwm1/patches/patch-aa33
1 files changed, 33 insertions, 0 deletions
diff --git a/x11/fvwm1/patches/patch-aa b/x11/fvwm1/patches/patch-aa
new file mode 100644
index 00000000000..d86027595d1
--- /dev/null
+++ b/x11/fvwm1/patches/patch-aa
@@ -0,0 +1,33 @@
+--- configure.h~ Mon Nov 28 13:08:47 1994
++++ configure.h Mon Mar 16 21:44:31 1998
+@@ -1,7 +1,7 @@
+-#define FVWMDIR "/usr/lib/X11/fvwm"
++#define FVWMDIR "/usr/X11R6/lib/X11/fvwm"
+ /* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
+-#define FVWM_ICONDIR "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
+-#define FVWMRC "/usr/lib/X11/fvwm/system.fvwmrc"
++#define FVWM_ICONDIR "/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/X11/pixmaps"
++#define FVWMRC "/usr/X11R6/lib/X11/fvwm/system.fvwmrc"
+
+ /* Imake command needed to put modules in desired target location */
+ /* Use the second version if it causes grief */
+@@ -14,8 +14,8 @@
+ * If you want to install it in a different directory, uncomment and
+ * edit the first line */
+ /* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
+-#define FVWM_BIN_DIR BINDIR=/usr/bin/X11
+-/*#define FVWM_BIN_DIR*/
++/* #define FVWM_BIN_DIR BINDIR=/usr/bin/X11 */
++#define FVWM_BIN_DIR
+
+ /* Compiler over-ride for Imakefiles */
+ /* Leave it as shown to get your default compiler */
+@@ -57,7 +57,7 @@
+ ***************************************************************************/
+ #define XPM
+ /* linker flags needed to locate and link in the Xpm library, if you use it */
+-#define XPMLIBRARY -L/usr/lib/X11 -lXpm
++#define XPMLIBRARY -L/usr/X11R6/lib -lXpm
+
+ /***************************************************************************
+ *#define M4