[DRE-commits] [ruby-passenger] 08/11: Fix installation path for (multiarch) Ruby2.0
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 16 16:24:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-passenger.
commit db424c94089d77bd95466962f605cc99edc439bc
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 16 15:50:18 2014 +0100
Fix installation path for (multiarch) Ruby2.0
---
debian/changelog | 1 +
debian/ruby-passenger.install | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ff034b0..78bc9d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ ruby-passenger (4.0.35-1) unstable; urgency=low
- drop fix_ftbfs_fortify_source.patch, applied upstream
- refresh fix_install_path.patch and no_jsoncpp.patch
- add bin_load_path.patch to prevent load_path manipulation in bin/*
+ * Fix installation path for (multiarch) Ruby2.0
-- Cédric Boutillier <boutil at debian.org> Thu, 16 Jan 2014 12:53:56 +0100
diff --git a/debian/ruby-passenger.install b/debian/ruby-passenger.install
index a0b455a..22bc879 100644
--- a/debian/ruby-passenger.install
+++ b/debian/ruby-passenger.install
@@ -4,4 +4,5 @@ usr/share/passenger/mime.types
usr/share/passenger/helper-scripts/
usr/share/passenger/templates/
usr/lib/ruby/vendor_ruby/
+usr/lib/*/ruby/vendor_ruby/
usr/sbin/
--
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