# File lib/fpm/package/deb.rb, line 213
def
prefix
return
(
attributes
[
:prefix
]
or
"/"
)
end