mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Perform a ./Build distclean in ./xs automatically
This commit is contained in:
1
Build.PL
1
Build.PL
@@ -99,6 +99,7 @@ EOF
|
||||
# temporarily require this dev version until this upstream bug
|
||||
# is resolved: https://rt.cpan.org/Ticket/Display.html?id=86367
|
||||
system $cpanm, 'SMUELLER/ExtUtils-ParseXS-3.18_04.tar.gz';
|
||||
system './xs/Build', 'distclean' if -e './xs/Build';
|
||||
system $cpanm, '--reinstall', './xs';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user