Ticket #18368: patch-Build.PL.diff

File patch-Build.PL.diff, 336 bytes (added by compconsultant@…, 15 years ago)

Put in files directory, makes destroot work properly

  • Build.PL

    old new  
    6969        'bin/spfquery'
    7070    ],
    7171    install_path    => {
    72         'sbin'          => '/usr/sbin'
     72        'sbin'          => '/opt/local/sbin'
    7373    },
    7474    create_makefile_pl
    7575                    => 'passthrough',