[DRE-commits] [SCM] rbenv.git branch, master, updated. debian/0.1.2+git20100922-1-15-ga004426

Antonio Terceiro terceiro at debian.org
Tue Jan 10 18:35:57 UTC 2012


The following commit has been merged in the master branch:
commit 19864d90d64aa6456a63d997229071b492e90e3c
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jan 10 16:26:47 2012 -0200

    Install plugin hooks to /etc/rbenv.d
    
    This is a test, the package should not ship like this. I am waiting for
    a response from upstream about adding /usr/lib/rbenv/rbenv.d to the list
    of hook paths.

diff --git a/debian/rbenv.install b/debian/rbenv.install
index 9a99b5f..141fd31 100644
--- a/debian/rbenv.install
+++ b/debian/rbenv.install
@@ -1,3 +1,4 @@
 libexec/*       /usr/lib/rbenv/libexec
 completions/*   /usr/lib/rbenv/completions
-rbenv-alternatives /usr/lib/rbenv/plugins
+rbenv-alternatives/bin/* /usr/lib/rbenv/libexec
+rbenv-alternatives/etc/rbenv.d/* /etc/rbenv.d

-- 
rbenv.git



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