summaryrefslogtreecommitdiffstats
path: root/collab/bugzilla/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'collab/bugzilla/BUILD')
-rwxr-xr-xcollab/bugzilla/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/collab/bugzilla/BUILD b/collab/bugzilla/BUILD
new file mode 100755
index 0000000000..3613166e4f
--- /dev/null
+++ b/collab/bugzilla/BUILD
@@ -0,0 +1,3 @@
+# kill remnants of CVS, if any
+rm -fr $(find ./ -type d -and -name CVS) &&
+rm -fr $(find ./ -type f -and -name .cvsignore)