cfgcache.pm (bacula-docs-11.0.4.tar.bz2) | : | cfgcache.pm (bacula-docs-11.0.5.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 15 | skipping to change at line 15 | |||
# procedure, but you have to be sure of what you are doing! | # procedure, but you have to be sure of what you are doing! | |||
# If you think there are bugs in the configuration procedure, please report | # If you think there are bugs in the configuration procedure, please report | |||
# them. See the BUGS file on how to do it. Your help is appreciated! | # them. See the BUGS file on how to do it. Your help is appreciated! | |||
package cfgcache; | package cfgcache; | |||
require Exporter; | require Exporter; | |||
@ISA = qw(Exporter); | @ISA = qw(Exporter); | |||
@EXPORT = qw(%cfg); | @EXPORT = qw(%cfg); | |||
$cfg{'ANYTOPNM'} = q'/usr/bin/anytopnm'; | $cfg{'ANYTOPNM'} = q'/usr/bin/anytopnm'; | |||
$cfg{'BINDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html/b in'; | $cfg{'BINDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2html/b in'; | |||
$cfg{'BMPTOPPM'} = q'/usr/bin/bmptoppm'; | $cfg{'BMPTOPPM'} = q'/usr/bin/bmptoppm'; | |||
$cfg{'CRAYOLAFILE'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2h tml/styles/crayola.txt'; | $cfg{'CRAYOLAFILE'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2h tml/styles/crayola.txt'; | |||
$cfg{'DVIPS'} = q'/usr/bin/dvips'; | $cfg{'DVIPS'} = q'/usr/bin/dvips'; | |||
$cfg{'DVIPSOPT'} = q' -Ppdf -E'; | $cfg{'DVIPSOPT'} = q' -Ppdf -E'; | |||
$cfg{'GIFTOPNM'} = q'/usr/bin/giftopnm'; | $cfg{'GIFTOPNM'} = q'/usr/bin/giftopnm'; | |||
$cfg{'GS'} = q'/usr/bin/gs'; | $cfg{'GS'} = q'/usr/bin/gs'; | |||
$cfg{'GSALIASDEVICE'} = q'ppmraw'; | $cfg{'GSALIASDEVICE'} = q'ppmraw'; | |||
$cfg{'GSDEVICE'} = q'pnmraw'; | $cfg{'GSDEVICE'} = q'pnmraw'; | |||
$cfg{'GSLANDSCAPE'} = q''; | $cfg{'GSLANDSCAPE'} = q''; | |||
$cfg{'GS_LIB'} = q'.'; | $cfg{'GS_LIB'} = q'.'; | |||
$cfg{'HASHBANG'} = q'1'; | $cfg{'HASHBANG'} = q'1'; | |||
$cfg{'HTML_VALIDATOR'} = q''; | $cfg{'HTML_VALIDATOR'} = q''; | |||
$cfg{'ICONPATH'} = q'file:/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex 2html/icons'; | $cfg{'ICONPATH'} = q'file:/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex 2html/icons'; | |||
$cfg{'ICONSERVER'} = q''; | $cfg{'ICONSERVER'} = q''; | |||
$cfg{'ICONSTORAGE'} = q''; | $cfg{'ICONSTORAGE'} = q''; | |||
$cfg{'IMAGE_TYPES'} = q'png gif'; | $cfg{'IMAGE_TYPES'} = q'png gif'; | |||
$cfg{'INITEX'} = q'/usr/bin/initex'; | $cfg{'INITEX'} = q'/usr/bin/initex'; | |||
$cfg{'JPEGTOPNM'} = q'/usr/bin/jpegtopnm'; | $cfg{'JPEGTOPNM'} = q'/usr/bin/jpegtopnm'; | |||
$cfg{'KPSEWHICH'} = q'/usr/bin/kpsewhich'; | $cfg{'KPSEWHICH'} = q'/usr/bin/kpsewhich'; | |||
$cfg{'LATEX'} = q'/usr/bin/latex'; | $cfg{'LATEX'} = q'/usr/bin/latex'; | |||
$cfg{'LATEX2HTMLDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex | $cfg{'LATEX2HTMLDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex | |||
2html'; | 2html'; | |||
$cfg{'LATEX2HTMLPLATDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/l | $cfg{'LATEX2HTMLPLATDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/l | |||
atex2html'; | atex2html'; | |||
$cfg{'LIBDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html'; | $cfg{'LIBDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2html'; | |||
$cfg{'METADPI'} = q'0'; | $cfg{'METADPI'} = q'0'; | |||
$cfg{'METAMODE'} = q''; | $cfg{'METAMODE'} = q''; | |||
$cfg{'MKTEXLSR'} = q'/usr/bin/mktexlsr'; | $cfg{'MKTEXLSR'} = q'/usr/bin/mktexlsr'; | |||
$cfg{'NULLFILE'} = q'/dev/null'; | $cfg{'NULLFILE'} = q'/dev/null'; | |||
$cfg{'PBMMAKE'} = q'/usr/bin/pbmmake'; | $cfg{'PBMMAKE'} = q'/usr/bin/pbmmake'; | |||
$cfg{'PCXTOPPM'} = q'/usr/bin/pcxtoppm'; | $cfg{'PCXTOPPM'} = q'/usr/bin/pcxtoppm'; | |||
$cfg{'PERL'} = q'/usr/bin/perl'; | $cfg{'PERL'} = q'/usr/bin/perl'; | |||
$cfg{'PERLFOOTER'} = q''; | $cfg{'PERLFOOTER'} = q''; | |||
$cfg{'PERLHEADER'} = <<'EOQ'; | $cfg{'PERLHEADER'} = <<'EOQ'; | |||
#! /usr/bin/perl -w | #! /usr/bin/perl -w | |||
skipping to change at line 68 | skipping to change at line 68 | |||
$cfg{'PNMCUT'} = q'/usr/bin/pnmcut'; | $cfg{'PNMCUT'} = q'/usr/bin/pnmcut'; | |||
$cfg{'PNMFILE'} = q'/usr/bin/pnmfile'; | $cfg{'PNMFILE'} = q'/usr/bin/pnmfile'; | |||
$cfg{'PNMFLIP'} = q'/usr/bin/pnmflip'; | $cfg{'PNMFLIP'} = q'/usr/bin/pnmflip'; | |||
$cfg{'PNMPAD'} = q'/usr/bin/pnmpad'; | $cfg{'PNMPAD'} = q'/usr/bin/pnmpad'; | |||
$cfg{'PNMROTATE'} = q'/usr/bin/pnmrotate'; | $cfg{'PNMROTATE'} = q'/usr/bin/pnmrotate'; | |||
$cfg{'PNMSCALE'} = q'/usr/bin/pnmscale'; | $cfg{'PNMSCALE'} = q'/usr/bin/pnmscale'; | |||
$cfg{'PNMTOPNG'} = q'/usr/bin/pnmtopng'; | $cfg{'PNMTOPNG'} = q'/usr/bin/pnmtopng'; | |||
$cfg{'PPMQUANT'} = q'/usr/bin/ppmquant'; | $cfg{'PPMQUANT'} = q'/usr/bin/ppmquant'; | |||
$cfg{'PPMTOGIF'} = q'/usr/bin/ppmtogif'; | $cfg{'PPMTOGIF'} = q'/usr/bin/ppmtogif'; | |||
$cfg{'PPMTOJPEG'} = q'/usr/bin/ppmtojpeg'; | $cfg{'PPMTOJPEG'} = q'/usr/bin/ppmtojpeg'; | |||
$cfg{'PREFIX'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html'; | $cfg{'PREFIX'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2html'; | |||
$cfg{'RGBCOLORFILE'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2 | $cfg{'RGBCOLORFILE'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2 | |||
html/styles/rgb.txt'; | html/styles/rgb.txt'; | |||
$cfg{'SGITOPNM'} = q'/usr/bin/sgitopnm'; | $cfg{'SGITOPNM'} = q'/usr/bin/sgitopnm'; | |||
$cfg{'SHLIBDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html '; | $cfg{'SHLIBDIR'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2html '; | |||
$cfg{'TEX'} = q'/usr/bin/tex'; | $cfg{'TEX'} = q'/usr/bin/tex'; | |||
$cfg{'TEXPATH'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex/latex 2html'; | $cfg{'TEXPATH'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex/latex 2html'; | |||
$cfg{'TIFFTOPNM'} = q'/usr/bin/tifftopnm'; | $cfg{'TIFFTOPNM'} = q'/usr/bin/tifftopnm'; | |||
$cfg{'TMPSPACE'} = q'/tmp'; | $cfg{'TMPSPACE'} = q'/tmp'; | |||
$cfg{'WEB2C'} = q'1'; | $cfg{'WEB2C'} = q'1'; | |||
$cfg{'XBMTOPBM'} = q'/usr/bin/xbmtopbm'; | $cfg{'XBMTOPBM'} = q'/usr/bin/xbmtopbm'; | |||
$cfg{'XWDTOPNM'} = q'/usr/bin/xwdtopnm'; | $cfg{'XWDTOPNM'} = q'/usr/bin/xwdtopnm'; | |||
$cfg{'dd'} = q'/'; | $cfg{'dd'} = q'/'; | |||
$cfg{'distver'} = q'2016'; | $cfg{'distver'} = q'2016'; | |||
$cfg{'exec_extension'} = q''; | $cfg{'exec_extension'} = q''; | |||
$cfg{'gif_interlace'} = q'netpbm'; | $cfg{'gif_interlace'} = q'netpbm'; | |||
$cfg{'gif_trans'} = q'netpbm'; | $cfg{'gif_trans'} = q'netpbm'; | |||
$cfg{'have_dvipsmode'} = q''; | $cfg{'have_dvipsmode'} = q''; | |||
$cfg{'have_geometry'} = q'1'; | $cfg{'have_geometry'} = q'1'; | |||
$cfg{'have_images'} = q'1'; | $cfg{'have_images'} = q'1'; | |||
$cfg{'have_pstoimg'} = q'1'; | $cfg{'have_pstoimg'} = q'1'; | |||
$cfg{'perl_starter'} = q''; | $cfg{'perl_starter'} = q''; | |||
$cfg{'pipes'} = q'1'; | $cfg{'pipes'} = q'1'; | |||
$cfg{'plat'} = q'unix'; | $cfg{'plat'} = q'unix'; | |||
$cfg{'scriptdir'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2htm l/bin'; | $cfg{'scriptdir'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2htm l/bin'; | |||
$cfg{'scriptext'} = q''; | $cfg{'scriptext'} = q''; | |||
$cfg{'srcdir'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html-2 016'; | $cfg{'srcdir'} = q'/home/bsbuild/dev/org-release/bacula-docs-11.0.5/latex2html-2 016'; | |||
$cfg{'texlive'} = q'0'; | $cfg{'texlive'} = q'0'; | |||
$cfg{'wrapper'} = q'0'; | $cfg{'wrapper'} = q'0'; | |||
1; # must be last line | 1; # must be last line | |||
End of changes. 9 change blocks. | ||||
15 lines changed or deleted | 15 lines changed or added |