mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 01:35:24 +01:00
Various fixes from rebase
This took a while so a bunch of stuff got broken in rebase.
This commit is contained in:
parent
b614b3021d
commit
25f37ba926
28 changed files with 196 additions and 90 deletions
|
|
@ -5,7 +5,7 @@
|
|||
urls="http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_78_RTM/src/nss-3.78.tar.gz"
|
||||
|
||||
src_compile() {
|
||||
cp nss/lib/ckfw/builtins/certdata.txt .
|
||||
cp -a nss/lib/ckfw/builtins/certdata.txt .
|
||||
mk-ca-bundle -n -s ALL -m
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue