[Puppet-dev] [PATCH/puppet 1/2] Refactoring duplicate code and logic in prep for DESTDIR deprecation.

2011-03-05 Thread Elias Lutfallah
quot;bar" destdir = bar Signed-off-by: Elias Lutfallah --- install.rb | 44 +++- 1 files changed, 19 insertions(+), 25 deletions(-) diff --git a/install.rb b/install.rb index 7627a8d..d20b7cd 100755 --- a/install.rb +++ b/install.rb @@ -30

[Puppet-dev] [PATCH/puppet 1/2] Refactoring duplicate code and logic in prep for DESTDIR deprecation.

2011-03-05 Thread Elias Lutfallah
quot;bar" destdir = bar Signed-off-by: Elias Lutfallah --- install.rb | 44 +++- 1 files changed, 19 insertions(+), 25 deletions(-) diff --git a/install.rb b/install.rb index 7627a8d..d20b7cd 100755 --- a/install.rb +++ b/install.rb @@ -30

[Puppet-dev] [PATCH/puppet 2/2] (5724) Prep for deprecation of DESTDIR

2011-03-05 Thread Elias Lutfallah
In preparation of deprecating the DESTDIR env variable, I've added a warning when the DESTDIR variable is being used. Signed-off-by: Elias Lutfallah --- install.rb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/install.rb b/install.rb index d20b7cd..e8755e0 1

[Puppet-dev] [PATCH/puppet 2/2] (5724) Prep for deprecation of DESTDIR

2011-03-05 Thread Elias Lutfallah
In preparation of deprecating the DESTDIR env variable, I've added a warning when the DESTDIR variable is being used. Signed-off-by: Elias Lutfallah --- install.rb |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/install.rb b/install.rb index d20b7cd..e8755e0 1