Project import generated by Copybara. GitOrigin-RevId: 89539c22f3476b31e3676d0eb81d69a545593af3
diff --git a/ca-bundle.version b/ca-bundle.version new file mode 100644 index 0000000..abcf875 --- /dev/null +++ b/ca-bundle.version
@@ -0,0 +1 @@ +20110518
diff --git a/ca-certificates.patches/ca-certificates-50.patch b/ca-certificates.patches/ca-certificates-50.patch new file mode 100644 index 0000000..1b16543 --- /dev/null +++ b/ca-certificates.patches/ca-certificates-50.patch
@@ -0,0 +1,21 @@ +diff -aruN a/Makefile b/Makefile +--- a/Makefile 2011-05-05 21:44:02.000000000 -0700 ++++ b/Makefile 2011-05-24 14:58:38.603488034 -0700 +@@ -17,7 +17,7 @@ + + install: + for dir in $(SUBDIRS); do \ +- mkdir $(DESTDIR)/$(CERTSDIR)/$$dir; \ ++ mkdir -p $(DESTDIR)/$(CERTSDIR)/$$dir; \ + $(MAKE) -C $$dir install CERTSDIR=$(DESTDIR)/$(CERTSDIR)/$$dir; \ + done + for dir in sbin; do \ +diff -aruN a/sbin/Makefile b/sbin/Makefile +--- a/sbin/Makefile 2011-05-05 21:44:02.000000000 -0700 ++++ b/sbin/Makefile 2011-05-24 15:00:35.648334934 -0700 +@@ -8,4 +8,5 @@ + clean: + + install: ++ mkdir -p $(DESTDIR)/usr/sbin + install -m755 update-ca-certificates $(DESTDIR)/usr/sbin/
diff --git a/ca-certificates.tar.gz b/ca-certificates.tar.gz new file mode 100644 index 0000000..c88355e --- /dev/null +++ b/ca-certificates.tar.gz Binary files differ
diff --git a/ca-certificates.url b/ca-certificates.url new file mode 100644 index 0000000..63e84e3 --- /dev/null +++ b/ca-certificates.url
@@ -0,0 +1 @@ +http://archive.ubuntu.com/ubuntu/pool/main/c/ca-certificates/ca-certificates_20110421ubuntu1.tar.gz
diff --git a/ca-certificates.version b/ca-certificates.version new file mode 100644 index 0000000..f662072 --- /dev/null +++ b/ca-certificates.version
@@ -0,0 +1 @@ +20110421ubuntu1