#!/bin/sh # Policy file for perl-5.8.8-2 # Where things will be. prefix='/usr' siteprefix='/usr' vendorprefix='/usr' man1dir='/usr/share/man/man1' man3dir='/usr/share/man/man3' siteman1dir='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' vendorman1dir='/usr/share/man/man1' vendorman3dir='/usr/share/man/man3' privlib='/usr/lib/perl5/5.8' privlibexp='/usr/lib/perl5/5.8' archlib='/usr/lib/perl5/5.8/cygwin' archlibexp='/usr/lib/perl5/5.8/cygwin' sitelib='/usr/lib/perl5/site_perl/5.8' #sitelib_stem='/usr/lib/perl5/site_perl' sitelibexp='/usr/lib/perl5/site_perl/5.8' sitearch='/usr/lib/perl5/site_perl/5.8/cygwin' sitearchexp='/usr/lib/perl5/site_perl/5.8/cygwin' vendorlib='/usr/lib/perl5/vendor_perl/5.8' #vendorlib_stem='/usr/lib/perl5/vendor_perl' vendorlibexp='/usr/lib/perl5/vendor_perl/5.8' vendorarch='/usr/lib/perl5/vendor_perl/5.8/cygwin' vendorarchexp='/usr/lib/perl5/vendor_perl/5.8/cygwin' inc_version_list="5.8/cygwin 5.8 cygwin" # The maintainer. mydomain='.x-ray.at' myhostname='reini' perladmin='rurban@x-ray.at' cf_by='rurban' cf_email='cygwin@cygwin.com' # 2007-07-08 04:01:29 rurban