File 0001-please-autorequires.patch of Package jruby
From fc7065c337aad70356b6d7afce0c105fa5a9db73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= <kkaempf@suse.de> Date: Mon, 20 Feb 2017 18:03:06 +0100 Subject: [PATCH] please autorequires --- bench/mri/bm_app_pentomino.rb | 2 +- test/mri/rubygems/test_gem_installer.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bench/mri/bm_app_pentomino.rb b/bench/mri/bm_app_pentomino.rb index 59c63f358e96..66dfb554a24f 100644 --- a/bench/mri/bm_app_pentomino.rb +++ b/bench/mri/bm_app_pentomino.rb @@ -1,4 +1,4 @@ -#!/usr/local/bin/ruby +#!/usr/bin/env ruby # This program is contributed by Shin Nishiyama -- 2.26.0