isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 2cde99958b72743502f38f487865757aff5fca80
parent b66e3c370e83fd40019cd1279eedb64472286ee8
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Tue,  6 May 2003 02:17:10 +0000

minors

Diffstat:
MMakefile.am | 2+-
Mdebian/Makefile.am | 4++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -8,7 +8,7 @@ log: @echo "melkins:'Michael Elkins <me@sigpipe.org>'" >> .usermap @echo "ossi:'Oswald Buddenhagen <ossi@users.sf.net>'" >> .usermap cvs2cl -U .usermap --no-wrap --separate-header - @rm .usermap + @rm -f .usermap ChangeLog.bak rpm: make dist diff --git a/debian/Makefile.am b/debian/Makefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST=docs rules control copyright changelog -DISTCLEANFILES=files *.debhelper +EXTRA_DIST = changelog compat control copyright dirs docs rules +DISTCLEANFILES = files isync.substvars distclean-local: rm -rf isync