/pidgin/main: 48a649ab468d: Clean up the files we download
Gary Kramlich
grim at reaperworld.com
Sat Jun 18 21:06:52 EDT 2016
Changeset: 48a649ab468dc45141614d8ee14c828da766bbd0
Author: Gary Kramlich <grim at reaperworld.com>
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
+
More information about the Commits
mailing list