web-devel-2 r4606 - in trunk/content: . tools/scripts
- From: herzi svn gnome org
- To: svn-commits-list gnome org
- Subject: web-devel-2 r4606 - in trunk/content: . tools/scripts
- Date: Thu, 31 Jan 2008 15:52:35 +0000 (GMT)
Author: herzi
Date: Thu Jan 31 15:52:35 2008
New Revision: 4606
URL: http://svn.gnome.org/viewvc/web-devel-2?rev=4606&view=rev
Log:
2008-01-31 Sven Herzberg <herzi gnome-de org>
Fix warnings from updating the website
* tools/scripts/Makefile: just remove the prepare-ChangeLog.pl{,.txt}
files
Modified:
trunk/content/ChangeLog
trunk/content/tools/scripts/Makefile
Modified: trunk/content/tools/scripts/Makefile
==============================================================================
--- trunk/content/tools/scripts/Makefile (original)
+++ trunk/content/tools/scripts/Makefile Thu Jan 31 15:52:35 2008
@@ -3,7 +3,7 @@
DESTDIR = $(HTMLDIR)/tools/scripts/
all:
- cp prepare-ChangeLog.pl prepare-ChangeLog.pl.txt
+ rm -f prepare-ChangeLog.pl prepare-ChangeLog.pl.txt
mkdir -p $(DESTDIR)
cp *.pl $(DESTDIR)
cp *.txt $(DESTDIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]