summaryrefslogtreecommitdiffstats
path: root/Makefile
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 /Makefile
parente6065ce947759dc225fc1686a0bd14ab0447be06 (diff)
downloadconfig-67557620ca096006e24616f75beb2fc8d4076ce8.tar
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.gz
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.bz2
config-67557620ca096006e24616f75beb2fc8d4076ce8.tar.xz
config-67557620ca096006e24616f75beb2fc8d4076ce8.zip
regenerate Makefile and ChangeLog
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
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