diff options
Diffstat (limited to 'x11/xgrab/files/patch-aa')
-rw-r--r-- | x11/xgrab/files/patch-aa | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xgrab/files/patch-aa b/x11/xgrab/files/patch-aa new file mode 100644 index 0000000..5e61fea --- /dev/null +++ b/x11/xgrab/files/patch-aa @@ -0,0 +1,19 @@ +*** Imakefile~ Mon Jun 28 18:14:48 1993 +--- Imakefile Mon Feb 27 03:19:47 1995 +*************** +*** 21,27 **** + * DEFINES= $(SIGNAL_DEFINES) -DNO_RLE_CHECKS + */ + +! XRDB=/usr/bin/X11/xrdb + + CDebugFlags = -O + +--- 21,27 ---- + * DEFINES= $(SIGNAL_DEFINES) -DNO_RLE_CHECKS + */ + +! XRDB=/usr/X11R6/bin/xrdb + + CDebugFlags = -O + |