Ticket #16343: Portfile-git-core.diff

File Portfile-git-core.diff, 681 bytes (added by maccheck@…, 16 years ago)
  • Portfile

    old new  
    44
    55name              git-core
    66version           1.6.0
     7revision          1
    78description       A fast version control system
    89long_description  Git is a fast, scalable, distributed open source version \
    910                  control system focusing on speed and efficiency.
     
    5758        }
    5859    }
    5960    if {![variant_isset svn]} {
    60         system "rm ${destroot}${prefix}/bin/git-svn*"
     61        system "rm ${destroot}${prefix}/libexec/git-core/git-svn*"
    6162    }
    6263    set docdestroot ${destroot}${prefix}/share/doc/${name}
    6364    xinstall -d ${docdestroot}