[PATCH] gnu: libffi: Symlink header files instead of moving them into {$prefix}/include to make them consistent with installed pkg-config file.

2014-01-27 Thread Sree Harsha Totakura
* gnu/packages/libffi.scm (libffi): Symlink header files instead of moving them. --- gnu/packages/libffi.scm |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/libffi.scm b/gnu/packages/libffi.scm index d1a834d..978481a 100644 --- a/gnu/packages/libffi.scm

Re: [PATCH] gnu: libffi: Symlink header files instead of moving them into {$prefix}/include to make them consistent with installed pkg-config file.

2014-01-27 Thread Ludovic Courtès
Sree Harsha Totakura sreehar...@totakura.in skribis: --- a/gnu/packages/libffi.scm +++ b/gnu/packages/libffi.scm @@ -32,8 +32,10 @@ (with-directory-excursion (string-append out /lib/libffi-3.0.13/include) (for-each (lambda (h) -