Bento uses these categories by default and lets you define your own. If
requested by the package, it writes the install-time prefixes to a
per-package .py file with NAME="value" lines.

   - prefix: install architecture-independent files
   - eprefix: install architecture-dependent files
   - bindir: user executables
   - sbindir: system admin executables
   - libexecdir: program executables
   - sysconfdir: read-only single-machine data
   - sharedstatedir: modifiable architecture-independent data
   - localstatedir: modifiable single-machine data
   - libdir: object code libraries
   - includedir: C header files
   - oldincludedir: C header files for non-gcc
   - datarootdir: read-only arch.-independent data root
   - datadir: read-only architecture-independent data
   - infodir: info documentation
   - localedir: locale-dependent data
   - mandir: man documentation
   - docdir: documentation root
   - htmldir: html documentation
   - dvidir: dvi documentation
   - pdfdir: pdf documentation
   - psdir: ps documentation
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to