* [EGIT PATCH] Remove src dir and entry in build.properties.
@ 2007-09-18 22:20 Ben Konrath
2007-09-19 18:28 ` Robin Rosenberg
0 siblings, 1 reply; 2+ messages in thread
From: Ben Konrath @ 2007-09-18 22:20 UTC (permalink / raw)
To: Robin Rosenberg; +Cc: git
Hi Robin,
This is just a small clean up patch for the branding plugin.
CHeers, Ben
Signed-off-by: Ben Konrath <bkonrath@redhat.com>
---
org.spearce.egit/build.properties | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
delete mode 100644 org.spearce.egit/src/.gitignore
diff --git a/org.spearce.egit/build.properties b/org.spearce.egit/build.properties
index 2a21c05..22d4e45 100644
--- a/org.spearce.egit/build.properties
+++ b/org.spearce.egit/build.properties
@@ -1,5 +1,3 @@
-source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
egit.png,\
about.ini
diff --git a/org.spearce.egit/src/.gitignore b/org.spearce.egit/src/.gitignore
deleted file mode 100644
index e69de29..0000000
--
1.5.2.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-19 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-18 22:20 [EGIT PATCH] Remove src dir and entry in build.properties Ben Konrath
2007-09-19 18:28 ` Robin Rosenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).