[DRE-commits] [ruby-passenger] 09/11: Refresh fix_install_path.patch again.

Felix Geyer fgeyer at moszumanska.debian.org
Sat Nov 23 10:22:07 UTC 2013


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

fgeyer pushed a commit to branch master
in repository ruby-passenger.

commit fc1bcb2b839314de963dd7351b4e224d7faa810f
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Nov 22 19:17:33 2013 +0100

    Refresh fix_install_path.patch again.
---
 debian/patches/fix_install_path.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fix_install_path.patch b/debian/patches/fix_install_path.patch
index 41bcdf7..abde3a8 100644
--- a/debian/patches/fix_install_path.patch
+++ b/debian/patches/fix_install_path.patch
@@ -5,8 +5,8 @@ Date: Thu, 22 Mar 2012 13:55:53 +0100
 --- a/build/packaging.rb
 +++ b/build/packaging.rb
 @@ -320,7 +320,7 @@
- 	# on the packaging machine might be in /usr/local.
  	fake_rubylibdir = "#{fakeroot}/usr/lib/ruby/vendor_ruby"
+ 	fake_nodelibdir = "#{fakeroot}/usr/share/#{GLOBAL_NAMESPACE_DIRNAME}/node"
  	fake_libdir = "#{fakeroot}/usr/lib/#{GLOBAL_NAMESPACE_DIRNAME}"
 -	fake_native_support_dir = "#{fakeroot}/usr/lib/ruby/#{CONFIG['ruby_version']}/#{CONFIG['arch']}"
 +	fake_native_support_dir = "#{fakeroot}/usr/lib/ruby/vendor_ruby/#{CONFIG['ruby_version']}/#{CONFIG['arch']}"

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



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