]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/metadata.rb
Standardise on double quoted strings
[chef.git] / cookbooks / apt / metadata.rb
index 49038661c989b97edfda737905d0590b62e59c7c..ee74103b92ad35d4b11fda24926de6b921441511 100644 (file)
@@ -3,7 +3,7 @@ maintainer       "Tom Hughes"
 maintainer_email "tom@compton.nu"
 license          "Apache 2.0"
 description      "Installs/Configures apt"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+long_description IO.read(File.join(File.dirname(__FILE__), "README.md"))
 version          "0.1"
 supports         "debian"
 supports         "ubuntu"