Browse Source

Add cacert.pem file to pear package.

Fixes #3591
mark_story 13 years ago
parent
commit
cc361135e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.xml

+ 1 - 0
build.xml

@@ -151,6 +151,7 @@
 			</release>
 			<exceptions key="Cake/VERSION.txt">php</exceptions>
 			<exceptions key="Cake/LICENSE.txt">php</exceptions>
+			<exceptions key="Cake/Config/cacert.pem">php</exceptions>
 		</d51pearpkg2>
 	</target>