[DRE-commits] r3345 - tools/ruby-support/trunk

ryan52-guest at alioth.debian.org ryan52-guest at alioth.debian.org
Thu Mar 26 07:18:25 UTC 2009


Author: ryan52-guest
Date: 2009-03-26 07:18:25 +0000 (Thu, 26 Mar 2009)
New Revision: 3345

Modified:
   tools/ruby-support/trunk/ruby-support.make
Log:
fix indentation

Modified: tools/ruby-support/trunk/ruby-support.make
===================================================================
--- tools/ruby-support/trunk/ruby-support.make	2009-03-26 07:01:09 UTC (rev 3344)
+++ tools/ruby-support/trunk/ruby-support.make	2009-03-26 07:18:25 UTC (rev 3345)
@@ -3,4 +3,4 @@
 DEB_RUBY_CONFIG_ARGS += --librubyver=/usr/lib/ruby-support/$(cdbs_curpkg)
 
 $(patsubst %,install/%,$(DEB_ALL_PACKAGES))::
-        dh_ruby -p$(cdbs_curpkg)
+	dh_ruby -p$(cdbs_curpkg)




More information about the Pkg-ruby-extras-commits mailing list