diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2015-04-03 05:08:29 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2015-04-03 05:08:29 +0000 |
commit | db5df9d85fc7fce7416421ca6a172ac5269628a0 (patch) | |
tree | 8498095bff9bba059fb8ce30ee25addf7645180e /es_ES.ISO8859-1/articles/Makefile | |
parent | 4e77ebb87491d864030f58a455df26141e69e65e (diff) | |
download | doc-db5df9d85fc7fce7416421ca6a172ac5269628a0.tar.gz doc-db5df9d85fc7fce7416421ca6a172ac5269628a0.zip |
attempt to fix build breakage
If I understand correctly the build broke because the non-english articles
import from the english version of fbsd-from-scratch.
Remove the translated articles for the articles I removed in English
Notes
Notes:
svn path=/head/; revision=46443
Diffstat (limited to 'es_ES.ISO8859-1/articles/Makefile')
-rw-r--r-- | es_ES.ISO8859-1/articles/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/es_ES.ISO8859-1/articles/Makefile b/es_ES.ISO8859-1/articles/Makefile index 43e1bda4a0..3dc298d6fe 100644 --- a/es_ES.ISO8859-1/articles/Makefile +++ b/es_ES.ISO8859-1/articles/Makefile @@ -6,9 +6,7 @@ SUBDIR+= casestudy-argentina.com SUBDIR+= contributing SUBDIR+= cvs-freebsd SUBDIR+= explaining-bsd -SUBDIR+= fbsd-from-scratch SUBDIR+= fdp-es -SUBDIR+= laptop SUBDIR+= linux-comparison SUBDIR+= linux-users SUBDIR+= mailing-list-faq |