guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: xfig: Add 'wrap-xfig phase.


From: Eric Bavier
Subject: Re: [PATCH] gnu: xfig: Add 'wrap-xfig phase.
Date: Mon, 24 Nov 2014 11:04:42 -0600
User-agent: mu4e 0.9.9.5; emacs 23.3.1

Federico Beffa writes:

> I would like to propose the attached patch for xfig.  It makes xfig
> find its resource file so that it works properly.

Thanks for looking into it.

+               (wrap-program (string-append out "/bin/xfig")
+                           `("XAPPLRESDIR" suffix
+                             (,(string-append out "/etc/X11/app-defaults"))))))

Could you align the arguments to wrap-program here?

> On a side note: I've noticed that wrap-program generates two wrappers.
> In fact I find the following files in .../bin/: xfig, .xfig-real and
> .xfig-wrap-01.  What is the purpose of the latter?
> (This happens with all packages using wrap-program.)

See commit de61113, and the discussion at
https://lists.gnu.org/archive/html/guix-devel/2014-09/msg00190.html

-- 
Eric Bavier

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]