Ticket #32919: arq_restore.diff

File arq_restore.diff, 532 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)

proposed patch

  • Portfile

     
    55PortGroup           xcode 1.0
    66
    77github.setup        sreitshamer arq_restore 0.0.1
     8revision            1
    89categories          sysutils
    910platforms           darwin
    1011license             MIT
     
    1819
    1920supported_archs     i386
    2021
     22xcode.destroot.path ${prefix}/bin
     23
    2124post-destroot {
    2225    set docdir ${destroot}${prefix}/share/doc/${name}
    2326    xinstall -d ${docdir}