summaryrefslogtreecommitdiff
path: root/net/ruby-net-geoip/files/patch-extconf.rb
blob: eeb82c7df35301f96fefddd17e89c0afedbdbb04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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')