Re: [PATCH] gnu: Add nss.

2015-01-11 Thread Ludovic Courtès
宋文武 skribis: > Ludovic Courtès writes: > >> 宋文武 skribis: >> >>> Mark H Weaver writes: >>> 宋文武 writes: > * gnu/packages/patches/nss.patch: New file. > * gnu-system.scm (dist_patch_DATA): Add it. > * gnu/packages/polkit.scm (nss): New variable. polkit.scm seems l

Re: [PATCH] gnu: Add nss.

2015-01-11 Thread John Darrington
On Sun, Jan 11, 2015 at 03:51:31PM +0800, ? wrote: John Darrington writes: > Nss has already been packaged on the wup-libreoffice branch. Ah, I didn't notice it :( I look into wip-libreoffice branch, it seems that: it use bundle nspr. it only b

Re: [PATCH] gnu: Add nss.

2015-01-10 Thread 宋文武
John Darrington writes: > Nss has already been packaged on the wup-libreoffice branch. Ah, I didn't notice it :( I look into wip-libreoffice branch, it seems that: it use bundle nspr. it only build for x86_64-linux. tests are disable. While my version is more complete: build for all arch

Re: [PATCH] gnu: Add nss.

2015-01-10 Thread John Darrington
Nss has already been packaged on the wup-libreoffice branch. J' On Sat, Jan 10, 2015 at 10:06:11PM +0100, Ludovic Court??s wrote: ? skribis: > Mark H Weaver writes: > >> ? writes: >> >>> * gnu/packages/patches/nss.patch: New file. >>> *

Re: [PATCH] gnu: Add nss.

2015-01-10 Thread 宋文武
Ludovic Courtès writes: > 宋文武 skribis: > >> Mark H Weaver writes: >> >>> 宋文武 writes: >>> * gnu/packages/patches/nss.patch: New file. * gnu-system.scm (dist_patch_DATA): Add it. * gnu/packages/polkit.scm (nss): New variable. >>> >>> polkit.scm seems like the wrong place for 'nss'

Re: [PATCH] gnu: Add nss.

2015-01-10 Thread Ludovic Courtès
宋文武 skribis: > Mark H Weaver writes: > >> 宋文武 writes: >> >>> * gnu/packages/patches/nss.patch: New file. >>> * gnu-system.scm (dist_patch_DATA): Add it. >>> * gnu/packages/polkit.scm (nss): New variable. >> >> polkit.scm seems like the wrong place for 'nss', although admittedly >> it's not obvi

Re: [PATCH] gnu: Add nss.

2015-01-08 Thread 宋文武
Mark H Weaver writes: > 宋文武 writes: > >> * gnu/packages/patches/nss.patch: New file. >> * gnu-system.scm (dist_patch_DATA): Add it. >> * gnu/packages/polkit.scm (nss): New variable. > > polkit.scm seems like the wrong place for 'nss', although admittedly > it's not obvious where it should go. Ma

Re: [PATCH] gnu: Add nss.

2015-01-07 Thread Mark H Weaver
宋文武 writes: > * gnu/packages/patches/nss.patch: New file. > * gnu-system.scm (dist_patch_DATA): Add it. > * gnu/packages/polkit.scm (nss): New variable. polkit.scm seems like the wrong place for 'nss', although admittedly it's not obvious where it should go. > --- > gnu-system.am