summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-21 03:36:01 +0000
committerhubertf <hubertf>1999-09-21 03:36:01 +0000
commit2f553eedbf83c7fdde46f79bb07aad7937f2d676 (patch)
tree39d3a89244e7c8ef2c13b437510ec6bd8a83ddbc /print/a2ps
parent28e62e6d60195961018b16880d2fe2c4cc601680 (diff)
downloadpkgsrc-2f553eedbf83c7fdde46f79bb07aad7937f2d676.tar.gz
Don't install .el-files in /
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/files/patch-sum3
-rw-r--r--print/a2ps/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/print/a2ps/files/patch-sum b/print/a2ps/files/patch-sum
index e122fe97ee5..e39179f5416 100644
--- a/print/a2ps/files/patch-sum
+++ b/print/a2ps/files/patch-sum
@@ -1,4 +1,5 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 14:22:59 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/09/21 03:36:01 hubertf Exp $
+MD5 (patch-aa) = 113fa3e40f7baefb0fdb8ef1e66cf73a
MD5 (patch-ag) = 920e78c6c690bfeb4ca6b9d024ff7942
MD5 (patch-aj) = ec5b3938ed753d8147c9f50a5a015aca
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@