Hi All,
I want to improve the bug-assistent. I have created a simple patch that
allows you to do a make clean in the bug-directory of the website.
--
Greetings,
Rob Snelders
From a6ac8a6702bb78b20fec34f5a87d0ecd70161918 Mon Sep 17 00:00:00 2001
From: Rob Snelders <programming@ertai.nl>
Date: Sun, 15 Apr 2012 00:50:15 +0200
Subject: [PATCH] added make clean to the bugassistent
---
bug/Makefile | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/bug/Makefile b/bug/Makefile
index 56665d7..bd846fc 100644
--- a/bug/Makefile
+++ b/bug/Makefile
@@ -33,3 +33,6 @@ compose:
check:
perl sanity.pl TEST
+
+clean:
+ rm -f BugReport_Details.xhtml component_comments.xhtml subcomponents.xhtml components.xhtml
query.xhtml versions.xhtml bug/bug.html
--
1.7.5.4
Context
- Make clean for bugassistent · Rob Snelders
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.