From eb8a1979fe8bfd85ff6db4d01ae39e0cb8ff68cd Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 21 Jun 2011 10:39:08 -0600 Subject: [PATCH] Remove snapshot dir from setup macro --- netcdf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netcdf.spec b/netcdf.spec index 7cce5e3..140c4c7 100644 --- a/netcdf.spec +++ b/netcdf.spec @@ -77,7 +77,7 @@ This package contains the netCDF static libs. %prep -%setup -q -n %{name}-%{version}-rc1-snapshot2011052620 +%setup -q %patch0 -p1 -b .pkgconfig %patch1 -p1 -b .fflags