From 706101695d65ad43314626951aa16d7586e2b104 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 19 May 2016 05:45:54 -0500 Subject: protobuf-java: add new package to [pcr] (required by closure-compiler) --- pcr/protobuf-java/protobuf-java.patch | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pcr/protobuf-java/protobuf-java.patch (limited to 'pcr/protobuf-java/protobuf-java.patch') diff --git a/pcr/protobuf-java/protobuf-java.patch b/pcr/protobuf-java/protobuf-java.patch new file mode 100644 index 000000000..1286223ed --- /dev/null +++ b/pcr/protobuf-java/protobuf-java.patch @@ -0,0 +1,21 @@ +diff -aur protobuf-2.4.1/java/pom.xml protobuf-2.4.1-patched/java/pom.xml +--- protobuf-2.4.1/java/pom.xml 2011-04-30 19:23:04.000000000 +0200 ++++ protobuf-2.4.1-patched/java/pom.xml 2011-05-09 17:58:09.000000000 +0200 +@@ -78,7 +78,7 @@ + + + +- ++ + + + +@@ -96,7 +96,7 @@ + + + +- ++ + + + -- cgit v1.2.3-2-g168b