Date: Sunday, October 27, 2013 @ 15:19:11
  Author: heftig
Revision: 99338

remove reference to nonexistant docs

Modified:
  rubinius/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-27 11:13:45 UTC (rev 99337)
+++ PKGBUILD    2013-10-27 14:19:11 UTC (rev 99338)
@@ -51,8 +51,7 @@
 }
 
 package_rubinius() {
-  optdepends=('rubinius-docs: Rubinius documentation'
-              'ruby-docs: Ruby documentation')
+  optdepends=('ruby-docs: Ruby documentation')
 
   export GEM_HOME="$srcdir/gemdir"
   cd $pkgbase-$pkgver

Reply via email to