On Sun, 18 May 2014 20:13:07 +0200
Ulrich Mueller <u...@gentoo.org> wrote:

Are you sure this is useful?

> --- a/eclass/elisp-common.eclass
> +++ b/eclass/elisp-common.eclass
> @@ -1,4 +1,4 @@
> -# Copyright 1999-2013 Gentoo Foundation
> +# Copyright 1999-2014 Gentoo Foundation
>  # Distributed under the terms of the GNU General Public License v2
>  # $Header: $
>  #
> @@ -349,39 +349,27 @@ elisp-site-file-install() {
>  
>  elisp-site-regen() {
[...]
> -     if [[ ! -d ${T} ]]; then
> -             eerror "elisp-site-regen: Temporary directory ${T}
> does not exist"
> -             return 1
> -     fi

"The package manager must define the following environment variables.

[...]

"T [...]The full path to a temporary directory for use by the
ebuild."[1]


Regards,
     jer


[1] http://dev.gentoo.org/~ulm/pms/5/pms.html#x1-11800011.1



Reply via email to