[GeoIP] Fix dud patch invocation :-P

Michael Fleming mfleming at fedoraproject.org
Tue Sep 6 03:26:11 UTC 2011


commit 5ed54e3e09ff5ad73d3ce5c495f008078b92b092
Author: Michael Fleming <mfleming at thatfleminggent.com>
Date:   Tue Sep 6 13:25:35 2011 +1000

    Fix dud patch invocation :-P

 GeoIP.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/GeoIP.spec b/GeoIP.spec
index edc9a17..9c843b3 100644
--- a/GeoIP.spec
+++ b/GeoIP.spec
@@ -35,7 +35,7 @@ Development headers and static libraries for building GeoIP-based applications
 
 %prep
 %setup -q -n %{name}-%{tarballversion}
-%patch0 -p1
+#%patch0 -p1
 install -D -m644 %{SOURCE1} LICENSE.txt
 install -D -m644 %{SOURCE2} fetch-geoipdata-city.pl
 install -D -m644 %{SOURCE3} fetch-geoipdata.pl


More information about the scm-commits mailing list