ca-certs: Temporarily remove release prep targets release-2.x.y

Sat, 18 Jun 2016 22:33:30 -0300

author
dx <dx@dxzone.com.ar>
date
Sat, 18 Jun 2016 22:33:30 -0300
branch
release-2.x.y
changeset 37792
1814e2055216
parent 37791
79270e3f0691
child 37797
c82feeaefec2
child 37854
d02df09288d1

ca-certs: Temporarily remove release prep targets

share/ca-certs/Makefile.am file | annotate | diff | comparison | revisions
--- a/share/ca-certs/Makefile.am	Sat Jun 18 20:00:43 2016 -0500
+++ b/share/ca-certs/Makefile.am	Sat Jun 18 22:33:30 2016 -0300
@@ -21,17 +21,3 @@
 		Makefile.mingw \
 		$(CERTIFICATES) \
 		$(EXTRA_CERTS)
-
-.PHONY: mk-ca-bundle.pl
-mk-ca-bundle.pl:
-	curl -o $@ https://raw.githubusercontent.com/curl/curl/HEAD/lib/mk-ca-bundle.pl
-	chmod +x $@
-
-.PHONY: mozilla.pem
-mozilla.pem: mk-ca-bundle.pl
-	./mk-ca-bundle.pl -u mozilla.pem
-
-CLEANFILES = \
-	certdata.txt \
-	mozilla.pem
-

mercurial