d/rules: drop --parallel flag, useless for dh-compat >= 10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 8ba2c83746)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
			
			
This commit is contained in:
		
							parent
							
								
									88588cfead
								
							
						
					
					
						commit
						dcf2989454
					
				
							
								
								
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							| @ -10,7 +10,7 @@ SPHINX_BUILD = $(shell dpkg -L python3-sphinx | grep -m 1 "/sphinx-build$$") | ||||
| export DEB_BUILD_MAINT_OPTIONS = hardening=+all | ||||
| 
 | ||||
| %: | ||||
| 	dh $@ --with autoreconf,python3,sphinxdoc --parallel | ||||
| 	dh $@ --with autoreconf,python3,sphinxdoc | ||||
| 
 | ||||
| adapt_meta_file: | ||||
| 	@# Embed the downstream version in the module. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Thomas Lamprecht
						Thomas Lamprecht