Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2013-12-16 22:28:29 +0000
committerMarkus Knauer2013-12-16 22:39:46 +0000
commit5b3374b12815e5cba7c951ddcd1202b625d8f7bc (patch)
treea999edbbaf74576a82dec4770ae57ba51c579a65 /packages/org.eclipse.epp.package.php.feature/build.properties
parent65dfef164a978cee1bb9652c893942bad247b4f8 (diff)
downloadorg.eclipse.epp.packages-5b3374b12815e5cba7c951ddcd1202b625d8f7bc.tar.gz
org.eclipse.epp.packages-5b3374b12815e5cba7c951ddcd1202b625d8f7bc.tar.xz
org.eclipse.epp.packages-5b3374b12815e5cba7c951ddcd1202b625d8f7bc.zip
Add updated PHP package back to build
Bug 413941 - New PHP package https://bugs.eclipse.org/bugs/show_bug.cgi?id=413941
Diffstat (limited to 'packages/org.eclipse.epp.package.php.feature/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.php.feature/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/org.eclipse.epp.package.php.feature/build.properties b/packages/org.eclipse.epp.package.php.feature/build.properties
new file mode 100644
index 00000000..b094c48e
--- /dev/null
+++ b/packages/org.eclipse.epp.package.php.feature/build.properties
@@ -0,0 +1,7 @@
+bin.includes = feature.xml,\
+ p2.inf,\
+ epl-v10.html,\
+ license.html,\
+ feature.properties
+includeLaunchers=false
+

Back to the top