/pidgin/main: 48a649ab468d: Clean up the files we download

Gary Kramlich <[email protected]> Sat, 18 Jun 2016 21:06:52 -0400
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 48a649ab468dc45141614d8ee14c828da766bbd0
Author:	 Gary Kramlich <[email protected]>
Date:	 2016-06-18 19:59 -0500
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/48a649ab468d

Description:

Clean up the files we download

diffstat:

 share/ca-certs/Makefile.am |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (12 lines):

diff --git a/share/ca-certs/Makefile.am b/share/ca-certs/Makefile.am
--- a/share/ca-certs/Makefile.am
+++ b/share/ca-certs/Makefile.am
@@ -30,3 +30,8 @@ mk-ca-bundle.pl:
 .PHONY: mozilla.pem
 mozilla.pem: mk-ca-bundle.pl
 	./mk-ca-bundle.pl -u mozilla.pem
+
+CLEANFILES = \
+	certdata.txt \
+	mozilla.pem
+

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits