# File lib/fpm/package.rb, line 223 def converted_from(origin) # nothing to do by default. Subclasses may implement this. # See the RPM package class for an example. end