summaryrefslogtreecommitdiff
path: root/print/a2ps/patches
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-21 03:36:01 +0000
committerhubertf <hubertf>1999-09-21 03:36:01 +0000
commit1ba7066109c74785956c31e4d1767b98a3fb6fce (patch)
tree39d3a89244e7c8ef2c13b437510ec6bd8a83ddbc /print/a2ps/patches
parent406e3e2c28accf770c3564c2a3d9d575a1d681b8 (diff)
downloadpkgsrc-1ba7066109c74785956c31e4d1767b98a3fb6fce.tar.gz
Don't install .el-files in /
Diffstat (limited to 'print/a2ps/patches')
-rw-r--r--print/a2ps/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/a2ps/patches/patch-aa b/print/a2ps/patches/patch-aa
new file mode 100644
index 00000000000..959fdfd3750
--- /dev/null
+++ b/print/a2ps/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.6 1999/09/21 03:36:02 hubertf Exp $
+
+--- contrib/emacs/Makefile.in.orig Thu Feb 18 16:25:36 1999
++++ contrib/emacs/Makefile.in Tue Sep 21 05:28:37 1999
+@@ -58,7 +58,7 @@
+ includedir = @includedir@
+ oldincludedir = /usr/include
+
+-DESTDIR =
++DESTDIR = @prefix@/share/emacs/site-lisp
+
+ pkgdatadir = $(datadir)/@PACKAGE@
+ pkglibdir = $(libdir)/@PACKAGE@