From 43cc9076d6055c64c50c2193498cb0b281a552b6 Mon Sep 17 00:00:00 2001 From: Will Woods Date: Mon, 23 Feb 2009 10:57:09 -0500 Subject: Duh, we need to unpack the tarball --- debuginfofs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debuginfofs.spec b/debuginfofs.spec index cc44815..4df0820 100644 --- a/debuginfofs.spec +++ b/debuginfofs.spec @@ -28,7 +28,7 @@ Requires: httpd Server tools and config files for running a debuginfofs server %prep -#%setup -q +%setup -q %build -- cgit