[Pkg-ruby-extras-maintainers] r591 - packages/libfeedparser-ruby/trunk/debian

Lucas Nussbaum lucas-guest at costa.debian.org
Tue Jun 6 19:34:01 UTC 2006


Author: lucas-guest
Date: 2006-06-06 19:33:58 +0000 (Tue, 06 Jun 2006)
New Revision: 591

Modified:
   packages/libfeedparser-ruby/trunk/debian/rules
Log:
oops, wasn't building properly

Modified: packages/libfeedparser-ruby/trunk/debian/rules
===================================================================
--- packages/libfeedparser-ruby/trunk/debian/rules	2006-06-05 21:56:57 UTC (rev 590)
+++ packages/libfeedparser-ruby/trunk/debian/rules	2006-06-06 19:33:58 UTC (rev 591)
@@ -2,9 +2,10 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
 
-binary-install/libfeedparser-ruby1.8::
-	dh_rdoc -plibfeedparser-ruby1.8
+binary-install/libfeedparser-ruby-doc::
+	dh_rdoc -plibfeedparser-ruby-doc
 
 # We only want to ship the main test data, not all of it
 binary-install/libfeedparser-ruby-doc::




More information about the pkg-ruby-extras-maintainers mailing list