tags 641346 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for tomoe (versioned as 0.6.0-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru tomoe-0.6.0/debian/changelog tomoe-0.6.0/debian/changelog
--- tomoe-0.6.0/debian/changelog	2010-06-22 18:33:52.000000000 +0200
+++ tomoe-0.6.0/debian/changelog	2011-09-20 19:46:49.000000000 +0200
@@ -1,3 +1,10 @@
+tomoe (0.6.0-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Define correct path to ruby sitesearch (Closes: #641346).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Tue, 20 Sep 2011 19:46:17 +0200
+
 tomoe (0.6.0-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru tomoe-0.6.0/debian/rules tomoe-0.6.0/debian/rules
--- tomoe-0.6.0/debian/rules	2010-05-12 08:59:23.000000000 +0200
+++ tomoe-0.6.0/debian/rules	2011-09-20 19:46:11.000000000 +0200
@@ -5,6 +5,8 @@
 #export DH_VERBOSE=1
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
+RUBY_SITEARCH := $(shell ruby1.8 -rrbconfig -e 'puts Config::CONFIG["sitearch"]')
+export RUBY_CFLAGS+=-I/usr/lib/ruby/vendor_ruby/1.8/$(RUBY_SITEARCH)
 
 %:
 	dh  --with quilt $@

Reply via email to