summaryrefslogtreecommitdiff
path: root/net/ruby-net-geoip/files/patch-extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-net-geoip/files/patch-extconf.rb')
-rw-r--r--net/ruby-net-geoip/files/patch-extconf.rb11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ruby-net-geoip/files/patch-extconf.rb b/net/ruby-net-geoip/files/patch-extconf.rb
deleted file mode 100644
index eeb82c7df353..000000000000
--- a/net/ruby-net-geoip/files/patch-extconf.rb
+++ /dev/null
@@ -1,11 +0,0 @@
---- extconf.rb.orig Wed Jan 8 07:45:07 2003
-+++ extconf.rb Thu Feb 1 09:20:43 2007
-@@ -66,7 +66,7 @@
- EOL
- end
-
--$CFLAGS = '-g -Wall' + $CFLAGS
-+$CFLAGS = '-g -Wall ' + $CFLAGS
-
- create_header()
- create_makefile('net/geoip')