[DRE-commits] [ruby-cliver] 03/03: Add cliver.rb.patch.

Andrew Lee ajqlee at moszumanska.debian.org
Tue Sep 15 12:51:39 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-cliver.

commit 8e07e1376126eddab32e54739cb6c2efad51add8
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Tue Sep 15 20:49:58 2015 +0800

    Add cliver.rb.patch.
---
 debian/patches/cliver.rb.patch | 10 ++++++++++
 debian/patches/series          |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/cliver.rb.patch b/debian/patches/cliver.rb.patch
new file mode 100644
index 0000000..83ea3d2
--- /dev/null
+++ b/debian/patches/cliver.rb.patch
@@ -0,0 +1,10 @@
+--- a/lib/cliver.rb
++++ b/lib/cliver.rb
+@@ -1,6 +1,6 @@
+ # encoding: utf-8
+ 
+-require File.expand_path('../core_ext/file', __FILE__)
++require "core_ext/file"
+ 
+ require 'cliver/version'
+ require 'cliver/dependency'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ff9ea33
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+cliver.rb.patch

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



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