mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
Don't skip integrity check everywhere
This commit is contained in:
parent
150964b0e9
commit
66a13a4ac5
1 changed files with 0 additions and 1 deletions
|
@ -264,7 +264,6 @@ def setup_dependencies_and_sources(package: Package):
|
|||
|
||||
result = subprocess.run(makepkg_cmd +
|
||||
['--nobuild',
|
||||
'--skipinteg',
|
||||
'--holdver',
|
||||
'--syncdeps'],
|
||||
env=makepkg_env,
|
||||
|
|
Loading…
Add table
Reference in a new issue