]> Pileus Git - ~andy/fetchmail/commitdiff
Don't remove alpha RPMs with realclean.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 14 Jul 1998 13:46:57 +0000 (13:46 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 14 Jul 1998 13:46:57 +0000 (13:46 -0000)
svn path=/trunk/; revision=1968

Makefile.in

index c83225c067045963b13117ad5c0fa8b17e016ada..bb6632cd49cae29a640e73051d33585228f1ed9b 100644 (file)
@@ -158,7 +158,7 @@ distclean: clean
 realclean: distclean
        -rm -f FAQ FEATURES NOTES MANIFEST 
        -rm -f config.cache config.log Makefile
-       -rm -f fetchmail-*.tar.gz fetchmail-*.rpm 
+       -rm -f fetchmail-*.tar.gz fetchmail-*.i386.rpm 
 
 mostlyclean: clean