Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:ruby:extensions
rubygem-diff-lcs
fix-interpreter.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-interpreter.patch of Package rubygem-diff-lcs
--- diff-lcs-1.4.2.orig/bin/htmldiff 2020-06-27 20:58:32.365435269 +0200 +++ diff-lcs-1.4.2/bin/htmldiff 2020-06-27 20:58:49.297519679 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env ruby -w +#!/usr/bin/ruby -w # frozen_string_literal: true require 'diff/lcs' --- diff-lcs-1.4.2.orig/bin/ldiff 2020-06-27 20:58:32.365435269 +0200 +++ diff-lcs-1.4.2/bin/ldiff 2020-06-27 20:59:01.713581567 +0200 @@ -1,4 +1,4 @@ -#! /usr/bin/env ruby -w +#!/usr/bin/ruby -w # frozen_string_literal: true require 'diff/lcs'
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor