[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

minor patch for anonftpsync



Here's a small patch for anonftpsync
(http://www.debian.org/mirror/anonftpsync) which adds exclude
lines for the s390 and mipsel architecture.

Cheers
Martin
-- 
Real Programmers don't eat quiche.  They eat Twinkies and Szechwan food.
--- anonftpsync.orig	Fri Aug 24 08:07:27 2001
+++ anonftpsync	Fri Aug 24 08:09:14 2001
@@ -32,10 +32,12 @@
 #EXCLUDE="\
 #  --exclude binary-alpha/ --exclude binary-arm/ --exclude binary-i386/ \
 #  --exclude binary-m68k/ --exclude binary-powerpc/ --exclude binary-sparc/ \
-#  --exclude binary-ia64/ --exclude binary-mips*/ --exclude binary-hppa/ --exclude binary-sh/ \
+#  --exclude binary-ia64/ --exclude binary-mips*/ --exclude binary-hppa/ \
+#  --exclude binary-sh/ --exclude binary-s390/ \
 #  --exclude *_alpha.deb --exclude *_arm.deb --exclude *_i386.deb \
 #  --exclude *_m68k.deb --exclude *_powerpc.deb --exclude *_sparc.deb \
-#  --exclude *_ia64.deb --exclude *_hppa.deb --exclude *_mips.deb --exclude *_sh.deb \
+#  --exclude *_ia64.deb --exclude *_hppa.deb --exclude *_mips.deb \
+#  --exclude *_sh.deb --exclude *_s390.deb --exclude *_mipsel.deb \
 #  --exclude stable/ --exclude testing/ --exclude unstable/ \
 #  --exclude source/ \
 #  --exclude /contrib/ --exclude /non-free/ \

Attachment: pgpU6Z7XnPipr.pgp
Description: PGP signature


Reply to: