]> Pileus Git - ~andy/fetchmail/commitdiff
Cleunup RPM sites.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 20 Oct 1998 16:40:19 +0000 (16:40 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 20 Oct 1998 16:40:19 +0000 (16:40 -0000)
svn path=/trunk/; revision=2130

Makefile.in

index 53a98c947d2502911a23bbc762b25c5abc6f860e..7f68c0d281e75e46aa14f4687b74b7e0fddb2fda 100644 (file)
@@ -243,7 +243,7 @@ dist: Makefile.in
 fetchmail-$(VERS).tar.gz: $(all)
        (cd ..; ln -sf fetchmail fetchmail-$(VERS))
        (cd ..; tar -czf fetchmail-$(VERS).tar.gz `sed <fetchmail-$(VERS)/MANIFEST s:^:fetchmail-$(VERS)/:`)
-       mv ../fetchmail-$(VERS).tar.gz .
+       mv -f ../fetchmail-$(VERS).tar.gz .
        rm ../fetchmail-$(VERS)
 
 # Make RPMs.  You need to be root to make this work