;;; Copyright (C) 2012 Thien-Thi Nguyen ;;; ;;; Copying and distribution of this file, with or without modification, ;;; are permitted provided the copyright notice and this notice are preserved. * tt .tar.lz * tt xdgdirs * tt $HOME/.alive.d/ - 2.0.2 | 2013-09-08 - distribution now also .tar.lz If you have GNU tar, you can use "tar xf" and it will DTRT. If not, you can use "lzip -dc TARBALL | tar xf -" to unpack. - ‘alive --help’ shows home page / "gethelp" info This is for compliance w/ the GNU coding standards: (info "(standards) --help") - use xdgdirs(1) if $HOME/.alive.d/ unavailable If the default config dir $HOME/.alive.d/ is not available, and program xdgdirs is, consult the latter to find the config dir. For more info, see http://www.gnuvola.org/software/xdgdirs/. - maintainer tools upgrade - gnulib-tool (GNU gnulib 2013-08-26 19:31:15) 0.0.8007-4e1dc - automake (GNU automake) 1.13.4 - guile-baux-tool (Guile-BAUX) 20130831.1504.5dc1ee3 ;;; Local variables: ;;; mode: outline ;;; coding: utf-8 ;;; End: