summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBadi' Abdul-Wahid <abdulwahidc@gmail.com>2016-01-16 00:16:56 -0500
committerBadi' Abdul-Wahid <abdulwahidc@gmail.com>2016-02-01 19:59:03 -0500
commit1cf106dd06d9be7df330013d5d4835317e61630a (patch)
treefd9fd75398030006d2a916c35f5d71dbb6be3499 /.travis.yml
parenteeb3600e55649f143291aafcf86538f43f517f4f (diff)
downloadnixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar.gz
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar.bz2
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar.lz
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar.xz
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.tar.zst
nixlib-1cf106dd06d9be7df330013d5d4835317e61630a.zip
popfile: init at 1.1.3
Popfile by default assumes that it is run directly from the install
directory, in which it has full write access. This assumption is invalid
on Nix, and so Popfile is pachted to accomodate this:

- define `POPFILE_ROOT` in wrapper

  Default POPFile configuration assumes it is running in the
  installation directory. This patch wraps `popfile.pl` so that
  `POPFILE_ROOT` points to the installation directory

- define and create if missing `POPFILE_USER` in wrapper

  POPFile stores stores state in the `POPFILE_USER` directory, which by
  default is the installation directory. This change sets `POPFILE_USER`
  to `$HOME/.popfile` by default, creating it with 0700 mode if
  necessary.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions