]> git.pld-linux.org Git - packages/ruby-gnome2.git/commitdiff
- added
authoraredridel <aredridel@pld-linux.org>
Sun, 15 Aug 2004 14:59:01 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-gnome2-extconf-2.patch -> 1.1

ruby-gnome2-extconf-2.patch [new file with mode: 0644]

diff --git a/ruby-gnome2-extconf-2.patch b/ruby-gnome2-extconf-2.patch
new file mode 100644 (file)
index 0000000..d92bd93
--- /dev/null
@@ -0,0 +1,13 @@
+diff -ur ruby-gnome2-all-0.10.0-orig/gtksourceview/extconf.rb ruby-gnome2-all-0.10.0/gtksourceview/extconf.rb
+--- ruby-gnome2-all-0.10.0-orig/gtksourceview/extconf.rb       2004-08-15 14:26:17.005933000 +0000
++++ ruby-gnome2-all-0.10.0/gtksourceview/extconf.rb    2004-08-15 14:28:23.095188753 +0000
+@@ -2,7 +2,7 @@
+ extconf.rb for GtkSourceView extention library
+ =end
+-$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/..')
++$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/../glib/src/lib')
+ require 'mkmf'
+ require 'mkmf-gnome2'
+Only in ruby-gnome2-all-0.10.0/gtksourceview: extconf.rb~
This page took 0.385041 seconds and 4 git commands to generate.