From 0e459778fc5260ca891f47a099a44b6236ccfa7c Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Fri, 25 Jun 2010 04:26:06 -0400 Subject: [PATCH] Makefile: similar treatment for arch list --- Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c87b944..73a240e 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,11 @@ scripts=\ sshroot\ update-officers\ -arches=i386_deb31 i386_deb40 i386_deb50 i386_rhel4 +arches=\ + i386_deb31\ + i386_deb40\ + i386_deb50\ + i386_rhel4\ all : install -- 2.34.1