Remove -n from setup call in spec
authorSam Hartman <hartmans@debian.org>
Thu, 21 May 2015 15:38:49 +0000 (11:38 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 21 May 2015 15:38:49 +0000 (11:38 -0400)
mod_auth_gssapi.spec

index 40405fd..0ba2b45 100644 (file)
@@ -14,7 +14,7 @@ users of the Apache HTTP server using the SPNEGO-based HTTP
 Authentication protocol defined in RFC4559.
 
 %prep
-%setup -q -n mod_auth_kerb-moonshot
+%setup -q
 
 %build
 %configure