Class: Pkgr::Distributions::DebianWheezy

Inherits:
Debian
  • Object
show all
Defined in:
lib/pkgr/distributions/debian_wheezy.rb

Direct Known Subclasses

UbuntuPrecise

Instance Method Summary collapse

Methods inherited from Debian

#build_dependencies, #buildpacks, #check, #data_dir, #data_file, #default_buildpack_list, #dependencies, #fpm_command, #initializers_for, #osfamily, #postinstall_file, #preinstall_file, #slug, #templates

Instance Method Details

#codenameObject



6
7
8
# File 'lib/pkgr/distributions/debian_wheezy.rb', line 6

def codename
  "wheezy"
end