summaryrefslogtreecommitdiffstats
path: root/abs/extra/eclipse-ecj/01-ecj-include-props.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-18 20:04:27 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-18 20:04:27 (GMT)
commit23c5c45e0c9c4db5e9d6a0ed4d1e709db43d5522 (patch)
tree40670a4f69aacb922e11d6834202b569ae12c0ce /abs/extra/eclipse-ecj/01-ecj-include-props.patch
parentb05a4e7019876e795451ac8dae3a5906e2cc8c3a (diff)
downloadlinhes_pkgbuild-23c5c45e0c9c4db5e9d6a0ed4d1e709db43d5522.zip
linhes_pkgbuild-23c5c45e0c9c4db5e9d6a0ed4d1e709db43d5522.tar.gz
linhes_pkgbuild-23c5c45e0c9c4db5e9d6a0ed4d1e709db43d5522.tar.bz2
eclipse-ecj: initial include: dep of java7-openjdk
Diffstat (limited to 'abs/extra/eclipse-ecj/01-ecj-include-props.patch')
-rw-r--r--abs/extra/eclipse-ecj/01-ecj-include-props.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/abs/extra/eclipse-ecj/01-ecj-include-props.patch b/abs/extra/eclipse-ecj/01-ecj-include-props.patch
new file mode 100644
index 0000000..3276626
--- /dev/null
+++ b/abs/extra/eclipse-ecj/01-ecj-include-props.patch
@@ -0,0 +1,15 @@
+--- build.xml 2012-09-14 18:22:48.000000000 +0000
++++ build.xml.patched 2013-01-09 10:19:28.414079935 +0000
+@@ -46,9 +46,10 @@
+ <include name="**/*.rsc"/>
+ <include name="META-INF/**"/>
+ <include name="**/*.properties"/>
++ <include name="**/*.props"/>
+ <exclude name="META-INF/eclipse.inf"/>
+ </fileset>
+ </zip>
+ <delete dir="${output}" />
+ </target>
+-</project>
+\ No newline at end of file
++</project>