From 26edc8a8f35dd504a344c21c09ab53f9dcca7949 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 3 Jul 2008 21:13:43 +0000 Subject: [PATCH] cosmetic --- nodeconfig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodeconfig.spec b/nodeconfig.spec index 93e1d7d..3c932e4 100644 --- a/nodeconfig.spec +++ b/nodeconfig.spec @@ -40,7 +40,7 @@ reasons these scripts get installed in /var/www/html/PlanetLabConf. %setup -q %build -EXCLUDE="exclude=kernel* iptables iproute util-vserver*" +EXCLUDE="exclude=kernel* util-vserver* iptables iproute" for filein in $(find . -name '*.in') ; do file=$(echo $filein | sed -e "s,\.in$,,") sed -e "s,@EXCLUDE@,$EXCLUDE,g" $filein > $file -- 2.43.0