aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO_8859-1
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1998-12-09 00:32:19 +0000
committerNik Clayton <nik@FreeBSD.org>1998-12-09 00:32:19 +0000
commit142ecb0b92c5c7303a30b9ebb8fcd371dcfd59a7 (patch)
treebc7ef91fa573bdbb72576ffad5581e5e5cc3608a /es_ES.ISO_8859-1
parent23cc62707180fbd2b0baa11db3a8edb049a8b133 (diff)
Loudly proclaim that I've fixed the problem where by the Spanish FAQ
overwrites the English FAQ on installation. Quietly mumble that I think it might have been my fault in the first place. DOCDIR wasn't set properly.
Notes
Notes: svn path=/head/; revision=3898
Diffstat (limited to 'es_ES.ISO_8859-1')
-rw-r--r--es_ES.ISO_8859-1/FAQ/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/es_ES.ISO_8859-1/FAQ/Makefile b/es_ES.ISO_8859-1/FAQ/Makefile
index c7b56a20f0..0598505ca2 100644
--- a/es_ES.ISO_8859-1/FAQ/Makefile
+++ b/es_ES.ISO_8859-1/FAQ/Makefile
@@ -1,9 +1,12 @@
-# $Id: Makefile,v 1.3 1998-11-26 22:33:32 nik Exp $
+# $Id: Makefile,v 1.4 1998-12-09 00:32:19 nik Exp $
.NOTPARALLEL:
-SGMLOPTS=-links
-DOC= FAQ
+DOC= FAQ
+DOCDIR= ${SHAREDIR}/doc/es
+FORMATS?= html roff
+SGMLOPTS+=-links
+
SRCS= FAQ.sgml acknowledgments.sgml admin.sgml applications.sgml
SRCS+= commercial.sgml hackers.sgml hardware.sgml install.sgml
SRCS+= kernelconfig.sgml misc.sgml network.sgml preface.sgml