You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/01/31 00:31:19 UTC

[06/12] git commit: TS-2539: clean up Generated Perl files

TS-2539: clean up Generated Perl files


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/eb450fa8
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/eb450fa8
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/eb450fa8

Branch: refs/heads/5.0.x
Commit: eb450fa809efb1d2586cad6b267982edc73014b2
Parents: 063b320
Author: Igor Galić <i....@brainsware.org>
Authored: Wed Jan 29 16:57:22 2014 +0100
Committer: Igor Galić <i....@brainsware.org>
Committed: Wed Jan 29 16:57:22 2014 +0100

----------------------------------------------------------------------
 lib/perl/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/eb450fa8/lib/perl/Makefile.am
----------------------------------------------------------------------
diff --git a/lib/perl/Makefile.am b/lib/perl/Makefile.am
index 496f217..f2457c5 100644
--- a/lib/perl/Makefile.am
+++ b/lib/perl/Makefile.am
@@ -29,7 +29,7 @@ Makefile-pl: Makefile.PL
 	$(PERL) Makefile.PL INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix)
 
 distclean-local:
-	-rm -f Makefile-pl
+	-rm -rf Makefile-pl MYMETA.* blip
 
 #test: check