summaryrefslogtreecommitdiff
path: root/textproc/aspell-esperanto/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-esperanto/patches/patch-aa')
-rw-r--r--textproc/aspell-esperanto/patches/patch-aa21
1 files changed, 0 insertions, 21 deletions
diff --git a/textproc/aspell-esperanto/patches/patch-aa b/textproc/aspell-esperanto/patches/patch-aa
deleted file mode 100644
index 2ae29ed5c32..00000000000
--- a/textproc/aspell-esperanto/patches/patch-aa
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2003/01/19 06:35:47 salo Exp $
-
---- Makefile.pre.orig Fri Jan 3 18:39:33 2003
-+++ Makefile.pre Wed Jan 15 00:48:39 2003
-@@ -16,12 +16,10 @@
- all: ${rws_files} ${data_files}
-
- install: all
-- mkdir -p ${DESTDIR}${dictdir}/
-- cp ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
-- cd ${DESTDIR}${dictdir}/ && chmod 644 ${rws_files} ${multi_files}
-- mkdir -p ${DESTDIR}${datadir}/
-- cp ${data_files} ${DESTDIR}${datadir}/
-- cd ${DESTDIR}${datadir}/ && chmod 644 ${data_files}
-+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${dictdir}/
-+ ${BSD_INSTALL_DATA} ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
-+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${datadir}/
-+ ${BSD_INSTALL_DATA} ${data_files} ${DESTDIR}${datadir}/
-
- clean:
- rm -f ${rws_files}