a20d25368e
pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong.
18 lines
407 B
Text
18 lines
407 B
Text
$NetBSD: patch-af,v 1.3 2019/06/08 10:40:58 rillig Exp $
|
|
|
|
|
|
--- Ted/tedConfig.h.in.orig Sun Mar 3 23:24:16 2002
|
|
+++ Ted/tedConfig.h.in Mon Apr 22 11:06:41 2002
|
|
@@ -38,12 +38,6 @@
|
|
/* */
|
|
/************************************************************************/
|
|
|
|
-# undef PREFIX
|
|
-
|
|
-# ifdef PREFIX
|
|
-# define PKGDIR PREFIX
|
|
-# endif
|
|
-
|
|
# ifndef PKGDIR
|
|
# define PKGDIR "/usr/local"
|
|
# endif
|