14 lines
456 B
Plaintext
14 lines
456 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2008/02/03 02:45:23 reed Exp $
|
|
|
|
--- Unix/Makefile.in.orig 2000-05-20 17:03:11.000000000 -0500
|
|
+++ Unix/Makefile.in 2008-02-02 20:12:35.000000000 -0600
|
|
@@ -6,7 +6,7 @@
|
|
# IMPORTANT!!!!!
|
|
# if you edit the install directory (INSTALL_DIR),
|
|
# make sure it ends with rtf2latex2e!!!!
|
|
-INSTALL_DIR = /usr/local/rtf2latex2e
|
|
+INSTALL_DIR ?= /usr/local/rtf2latex2e
|
|
#----------------------------------------------------------------
|
|
|
|
|