[cpp-log4shib] branch master updated: Remove hanging dist-hook call

Scott Cantor cantor.2 at osu.edu
Thu Apr 28 11:29:02 EDT 2016


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-log4shib.

The following commit(s) were added to refs/heads/master by this push:
       new  1e2be68   Remove hanging dist-hook call
1e2be68 is described below

commit 1e2be689837e083866872fbee812ffa718c0f220
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 28 11:28:53 2016 -0400

    Remove hanging dist-hook call
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index b178dec..bc9f6ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,6 @@ EXTRA_DIST = \
 
 dist-hook:
 	perl -pi -e 's/\n/\r\n/g' `find $(distdir) -name '*.ds?'`
-	perl -pi -e 's/\n/\r\n/g' `find $(distdir) -name '*.bpg'`
 
 distclean-local:
 	$(RM) CONTENTS TAGS log4shib-config

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list