Alien-spatialite
view release on metacpan or search on metacpan
151152153154155156157158159160161162163164165166167168169170171
$make_cmd
,
\
&patch_rpaths
,
\
&rename_la_files
,
$make_inst_cmd
,
#@make_clean
];
};
sub
update_configure_freebsd {
my
(
$build
) =
@_
;
return
if
not $^O =~ /bsd/;
$build
->
log
(
'Updating configure for FreeBSD'
);
my
@configures
= File::Find::Rule->file()
->name(
'configure'
)
( run in 0.346 second using v1.01-cache-2.11-cpan-4e96b696675 )