Ticket #15527: qtpfsgui-1.9.2-app-path.patch

File qtpfsgui-1.9.2-app-path.patch, 507 bytes (added by clubjuggler@…, 16 years ago)

Patch to install into /Applications/MacPorts

  • qtpfsgui-1.9.2

    diff -uNr qtpfsgui-1.9.2.orig/project.pro qtpfsgui-1.9.2/project.pro
    old new  
    302302        }
    303303}
    304304
    305 target.path      = $${PREFIX}/bin
     305mac {
     306        target.path = /Applications/MacPorts
     307} else {
     308        target.path      = $${PREFIX}/bin
     309}
    306310menu.files       = qtpfsgui.desktop
    307311menu.path        = $${PREFIX}/share/applications
    308312icon.files       = images/qtpfsgui.png