mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
build-system: force rebuild if option --clean-install is set
This commit is contained in:
@@ -261,6 +261,7 @@ parse_args() {
|
||||
opt_build_target=${1:2}
|
||||
;;
|
||||
--clean-install )
|
||||
opt_force_rebuild='yes'
|
||||
opt_clean_install='yes'
|
||||
;;
|
||||
--update-modulefiles )
|
||||
|
||||
Reference in New Issue
Block a user