summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2008-05-10 10:06:59 +0000
committerFunda Wang <fwang@mandriva.org>2008-05-10 10:06:59 +0000
commit67557620ca096006e24616f75beb2fc8d4076ce8 (patch)
tree49705abeda002cb98d6307c447482ccd10c19c81
parente6065ce947759dc225fc1686a0bd14ab0447be06 (diff)
downloadconfig-67557620ca096006e24616f75beb2fc8d4076ce8.tar
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.gz
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.bz2
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.xz
config-67557620ca096006e24616f75beb2fc8d4076ce8.zip
regenerate Makefile and ChangeLog
-rw-r--r--ChangeLog15
-rw-r--r--Makefile6
2 files changed, 4 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index c820802..6b14b16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,4 @@
-2008-05-10 10:02
-
- * ChangeLog: Generated by svn2cl the 10_May
-
-2008-05-10 09:58
-
- * ChangeLog, Flash/config, Free/config, Makefile, One/config,
- Powerpack/config: add sources
-
-2008-05-10 09:39
-
- * ., Flash, Free, One, Powerpack: import mandriva-lxde-config
-
-2008-05-10 09:39
+2008-05-10 09:39 Funda Wang <fundawang at gmail.com>
* ., Flash, Free, One, Powerpack: import mandriva-lxde-config
diff --git a/Makefile b/Makefile
index ac113b0..6734673 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ install:
-install -d $(DESTDIR)$(lxdeprofdir)/Flash
install -m 644 Flash/config $(DESTDIR)$(lxdeprofdir)/Flash
- -install -d $(DESTDIR)$(lxdeprofdir)/Free
+ -install -d $(DESTDIR)$(lxdeprofdir)/Free
install -m 644 Free/config $(DESTDIR)$(lxdeprofdir)/Free
-install -d $(DESTDIR)$(lxdeprofdir)/One
@@ -38,7 +38,7 @@ log: ChangeLog
changelog: ChangeLog
-ChangeLog: ../common/username.xml
- svn2cl --accum --authors ../../soft/common/username.xml
+ChangeLog: ../../common/username.xml
+ svn2cl --accum --authors ../../common/username.xml
rm -f *.bak
svn commit -m "Generated by svn2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog