summaryrefslogtreecommitdiff
path: root/textproc/ispell-spanish
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-09-12 21:47:46 +0000
committerjmmv <jmmv>2004-09-12 21:47:46 +0000
commit7b2043f776fe294f99a93506e0e373615547ec5a (patch)
tree24b663b3c9d74521bd7d4b90cfe2ad7c5c42622b /textproc/ispell-spanish
parent37990e9ab37d0ceb9fc1aab9f45fc26c045ad236 (diff)
downloadpkgsrc-7b2043f776fe294f99a93506e0e373615547ec5a.tar.gz
Use 'echo y' instead of 'yes' to accept a question asked by the installation
script. 'yes' is not available on some systems, like IRIX, so this fixes the build in them. Closes PR pkg/26929 by Georg Schwarz.
Diffstat (limited to 'textproc/ispell-spanish')
-rw-r--r--textproc/ispell-spanish/distinfo4
-rw-r--r--textproc/ispell-spanish/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ispell-spanish/distinfo b/textproc/ispell-spanish/distinfo
index 2d7a38c8034..b63c77c3a99 100644
--- a/textproc/ispell-spanish/distinfo
+++ b/textproc/ispell-spanish/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/07/22 11:31:46 agc Exp $
+$NetBSD: distinfo,v 1.2 2004/09/12 21:47:46 jmmv Exp $
SHA1 (espa~nol-1.7.tar.gz) = de8a2f2dbab0d3658aecd7ef109e91773da23dd7
Size (espa~nol-1.7.tar.gz) = 424599 bytes
-SHA1 (patch-aa) = 569ee4831cd95c4ef126440283d15f29f5e37d8e
+SHA1 (patch-aa) = b22c5d15f67753fc929d300ec5b59b479ad40852
diff --git a/textproc/ispell-spanish/patches/patch-aa b/textproc/ispell-spanish/patches/patch-aa
index 3fb3c5f479e..c13d1b2c4ab 100644
--- a/textproc/ispell-spanish/patches/patch-aa
+++ b/textproc/ispell-spanish/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/07/22 11:31:46 agc Exp $
+$NetBSD: patch-aa,v 1.2 2004/09/12 21:47:46 jmmv Exp $
--- Makefile.orig Fri Apr 9 12:32:26 1999
+++ Makefile Fri Jul 19 23:36:04 2002
@@ -17,7 +17,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/07/22 11:31:46 agc Exp $
- ./posti $(LANGUAGE)
+ cp $(LANGUAGE).aff $(INST_LANGUAGE).aff
+ cp $(LANGUAGE).hash $(INST_LANGUAGE).hash
-+ yes | ./posti $(INST_LANGUAGE)
++ echo y | ./posti $(INST_LANGUAGE)
$(LANGUAGE)-alt.aff: $(LANGUAGE)-alt.7bit $(FIX8BIT)
$(FIX8BIT) -8 < $(LANGUAGE)-alt.7bit > $(LANGUAGE)-alt.aff