From 1bf85a33a7f0af352174332dac11865971217df5 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 31 Jan 2006 20:19:02 +0000 Subject: Backport a change from 1.5.22 to 1.5.18 that fixes some issues with temp dir creation when using relink-based finalization. --- x11/xless/patches/patch-aa | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 x11/xless/patches/patch-aa (limited to 'x11/xless/patches') diff --git a/x11/xless/patches/patch-aa b/x11/xless/patches/patch-aa deleted file mode 100644 index 20ba124366b..00000000000 --- a/x11/xless/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1998/08/07 11:18:24 agc Exp $ - ---- Imakefile.orig Thu Jun 2 16:22:14 1994 -+++ Imakefile Fri Dec 27 18:52:23 1996 -@@ -5,7 +5,8 @@ - * -DPRINTCMD=\"/usr/ucb/lpr\" - path to send file to printer - * -DTILDE_EXPANSION - perform ~ expansion on filenames - */ -- DEFINES = -DHELPFILE=\"${LIBDIR}/xless.help\" -DTILDE_EXPANSION -+ DEFINES = -DHELPFILE=\"${LIBDIR}/xless.help\" -DTILDE_EXPANSION \ -+ -DDEFEDITOR=\"/usr/bin/vi\" -DPRINTCMD=\"/usr/bin/lpr\" - - - SRCS = help.c init.c popup.c util.c callbacks.c window.c main.c \ -- cgit v1.2.3