           SPELL=linux-howtos
         VERSION=20101010
          SOURCE=Linux-HOWTOs.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
   SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/docs/HOWTO/$SOURCE
   SOURCE_IGNORE=unversioned

if test "$PS" == "y"; then
         SOURCE2=Linux-ps-HOWTOs.tar.bz2
  SOURCE2_URL[0]=http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/ps/$SOURCE2
  SOURCE2_IGNORE=unversioned
fi

if test "$PDF" == "y"; then
         SOURCE3=Linux-pdf-HOWTOs.tar.bz2
  SOURCE3_URL[0]=http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/$SOURCE3
  SOURCE3_IGNORE=unversioned
fi

if test "$HTML_MULTI" == "y"; then
         SOURCE4=Linux-html-HOWTOs.tar.bz2
  SOURCE4_URL[0]=http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/$SOURCE4
  SOURCE4_IGNORE=unversioned
fi

if test "$HTML_SINGLE" == "y"; then
         SOURCE5=Linux-html-single-HOWTOs.tar.bz2
  SOURCE5_URL[0]=http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/$SOURCE5
  SOURCE5_IGNORE=unversioned
fi
          
        WEB_SITE=http://tldp.org/docs.html#howto
         ENTERED=20011228
         ARCHIVE="off"
  FORCE_DOWNLOAD=on
      LICENSE[0]=LDPL
        KEYWORDS="doc"
           SHORT="Detailed how-to documents on specific subjects"
cat << EOF
The Linux HOWTOs and mini-HOWTOs are detailed how-to documents
on specific subjects.

To update the documents, recast the spell.
EOF
