~ubuntu-branches/ubuntu/precise/puppet-lint/precise

« back to all changes in this revision

Viewing changes to debian/patches/no-require-rubygems

  • Committer: Bazaar Package Importer
  • Author(s): Stig Sandbeck Mathisen
  • Date: 2011-10-08 15:13:24 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20111008151324-rp04eodo2erd6qi6
Tags: 0.1.6-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Index: puppet-lint/bin/puppet-lint
2
2
===================================================================
3
 
--- puppet-lint.orig/bin/puppet-lint    2011-09-24 14:36:38.287777221 +0200
4
 
+++ puppet-lint/bin/puppet-lint 2011-09-24 14:38:02.930328252 +0200
 
3
--- puppet-lint.orig/bin/puppet-lint    2011-10-08 15:06:19.198954493 +0200
 
4
+++ puppet-lint/bin/puppet-lint 2011-10-08 15:06:46.018211362 +0200
5
5
@@ -14,7 +14,6 @@
6
6
 HELP
7
7
 
9
9
-require 'rubygems'
10
10
 require 'puppet-lint'
11
11
 
12
 
 opts = OptionParser.new do |opts|
 
12
 options = {}