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 +
|
result = subprocess.run(makepkg_cmd +
|
||||||
['--nobuild',
|
['--nobuild',
|
||||||
'--skipinteg',
|
|
||||||
'--holdver',
|
'--holdver',
|
||||||
'--syncdeps'],
|
'--syncdeps'],
|
||||||
env=makepkg_env,
|
env=makepkg_env,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue