From 873c3606f3a609593c2b29744a5741e8054abf30 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 29 Sep 2011 21:31:38 -0400 Subject: [PATCH] typo --- Alien/Package/Rpm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alien/Package/Rpm.pm b/Alien/Package/Rpm.pm index 371eff0..97af9e0 100644 --- a/Alien/Package/Rpm.pm +++ b/Alien/Package/Rpm.pm @@ -424,7 +424,7 @@ sub build { $opts="--buildarch ".$this->arch; } else { - # Presumably we're delaing with rpm 3.0 or above, which + # Presumably we're dealing with rpm 3.0 or above, which # doesn't output rpmdir in any format I'd care to try to # parse. Instead, rpm is now of a late enough version to # notice the %define's in the spec file, that will make the