[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#721268: Sorry, botched patch - Correct one follows



diff --git a/data/scripts/interpreters b/data/scripts/interpreters
index cfa0539..8338bf9 100644
--- a/data/scripts/interpreters
+++ b/data/scripts/interpreters
@@ -71,6 +71,7 @@ python         => /usr/bin, python | python-minimal
 pforth         => /usr/bin
 racket         => /usr/bin
 r              => /usr/bin, littler
+rackup         => /usr/bin, ruby-rack
 rc             => /usr/bin
 regina         => /usr/bin, regina-rexx
 rep            => /usr/bin
diff --git a/data/scripts/versioned-interpreters b/data/scripts/versioned-interpreters
index 350c018..6062e7d 100644
--- a/data/scripts/versioned-interpreters
+++ b/data/scripts/versioned-interpreters
@@ -76,7 +76,6 @@ octave  => /usr/bin, octave([\d.]+), octave$1, 3.0 3.2
 php     => /usr/bin, php(\d+), php$1-cli, 5, @NO_DEFAULT_DEPS@
 pike    => /usr/bin, pike([\d.]+), pike$1 | pike$1-core, 7.6 7.8, @NO_DEFAULT_DEPS@
 python  => /usr/bin, python([\d.]+), python$1 | python$1-minimal, 2.4 2.5 2.6, @SKIP_UNVERSIONED@
-rackup  => /usr/bin, rackup([\d.]+), librack-ruby$1, 1.8 1.9, @NO_DEFAULT_DEPS@
 ruby    => /usr/bin, ruby([\d.]+), ruby$1, 1.8 1.9, @SKIP_UNVERSIONED@
 runghc  => /usr/bin, runghc(\d+), ghc$1, 6, ghc
 scsh    => /usr/bin, scsh-([\d.]+), scsh-$1, 0.6


Reply to: