[DRE-commits] r4091 - trunk/thin/debian
Ryan Niebur
ryan52-guest at alioth.debian.org
Mon Sep 7 08:34:32 UTC 2009
Author: ryan52-guest
Date: 2009-09-07 08:34:32 +0000 (Mon, 07 Sep 2009)
New Revision: 4091
Modified:
trunk/thin/debian/rules
Log:
set RUBYLIB, I don't patch the workaround in anymore
Modified: trunk/thin/debian/rules
===================================================================
--- trunk/thin/debian/rules 2009-09-07 08:27:58 UTC (rev 4090)
+++ trunk/thin/debian/rules 2009-09-07 08:34:32 UTC (rev 4091)
@@ -10,7 +10,7 @@
build/thin1.8::
ruby ./debian/gen_init.rb
- help2man -n "fast and very simple Ruby web server" ./bin/thin >debian/thin1.8.1
+ RUBYLIB=./lib/ help2man -n "fast and very simple Ruby web server" ./bin/thin >debian/thin1.8.1
# we don't want to install this file, but we do want to use it
More information about the Pkg-ruby-extras-commits
mailing list