[DRE-commits] [ruby-twitter-text] 06/11: refresh patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Mar 31 11:46:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-twitter-text.
commit 22dc92813a87dce293b94f973ef56aecd6c3e7f1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Mar 31 16:28:44 2015 +0530
refresh patch
---
debian/patches/3001-fix-path.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/3001-fix-path.patch b/debian/patches/3001-fix-path.patch
index d92bf53..f0a1725 100644
--- a/debian/patches/3001-fix-path.patch
+++ b/debian/patches/3001-fix-path.patch
@@ -15,6 +15,6 @@ Index: ruby-twitter-text/lib/twitter-text/regex.rb
File.join(
- File.expand_path('../../..', __FILE__), # project root
+ File.expand_path('../../../../../share/ruby-twitter-text', __FILE__), # project root
- 'test', 'twitter-text-conformance', 'tld_lib.yml'
+ 'lib', 'assets', 'tld_lib.yml'
)
)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-twitter-text.git
More information about the Pkg-ruby-extras-commits
mailing list