Skip to content

Commit

Permalink
mythtv.28: display prefix when packaging
Browse files Browse the repository at this point in the history
Long description shows on installer splash screen.  Display the prefix
that the package will be installed into.
  • Loading branch information
ctreleaven committed Feb 13, 2017
1 parent ee87964 commit 2c790c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multimedia/mythtv.28/Portfile
Expand Up @@ -645,5 +645,6 @@ if {$subport eq "mythtv${majorversion}"} {
reinplace -locale C "s|@PREFIX@|${prefix}|g" \
${package.scripts}/preinstall \
${package.scripts}/postinstall
long_description-append . Install prefix ${prefix}
}
}

0 comments on commit 2c790c4

Please sign in to comment.