diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-01-23 17:26:08 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-01-23 17:26:08 +0100 |
commit | 1a6c81339affaec23e8fbde2a77fee7bc2a91850 (patch) | |
tree | 6d376d814ef84988113bbb2fe9c9220ee58498d5 /eclipse-phpeclipse-fix-build-props.patch |
eclipse-phpeclipse: import from f16
Diffstat (limited to 'eclipse-phpeclipse-fix-build-props.patch')
-rw-r--r-- | eclipse-phpeclipse-fix-build-props.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/eclipse-phpeclipse-fix-build-props.patch b/eclipse-phpeclipse-fix-build-props.patch new file mode 100644 index 0000000..345f76d --- /dev/null +++ b/eclipse-phpeclipse-fix-build-props.patch @@ -0,0 +1,12 @@ +Index: ./plugins/net.sourceforge.phpeclipse.ui/build.properties +=================================================================== +--- ./plugins/net.sourceforge.phpeclipse.ui/build.properties (revision 1625) ++++ ./plugins/net.sourceforge.phpeclipse.ui/build.properties (working copy) +@@ -4,7 +4,6 @@ + plugin.properties,\ + templates/,\ + ui.jar,\ +- .project,\ + META-INF/ + source.ui.jar = src/ + src.includes = src/,\ |