[DRE-commits] [ruby-eb] 11/11: fixed typo

Jonas Genannt jonas at brachium-system.net
Thu Jan 16 10:07:18 UTC 2014


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository ruby-eb.

commit 1c6efb5e70394c7f8f5972a60b7569266b659849
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Thu Jan 16 11:07:06 2014 +0100

    fixed typo
---
 debian/patches/fix_env_path.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fix_env_path.patch b/debian/patches/fix_env_path.patch
index 425da6f..3b97e5a 100644
--- a/debian/patches/fix_env_path.patch
+++ b/debian/patches/fix_env_path.patch
@@ -19,7 +19,7 @@ index 3ed1800..8cc5e8b 100644
 +++ b/test.rb
 @@ -1,4 +1,4 @@
 -#!/bin/env ruby -Ke
-+#!/user/bin/env ruby -Ke
++#!/usr/bin/env ruby -Ke
  # -*- coding: euc-jp -*-
  require "eb"
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-eb.git



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