Thanks to @unman and @marmarek for suggesting the fix! Fixes https://github.com/QubesOS/qubes-issues/issues/1128. - Changed 'ifeq (1,${DEBIANBUILD})' to 'ifeq ($(shell lsb_release -is), Debian)' to make the build work outside of Qubes Builder as well.
		
			
				
	
	
		
			6 lines
		
	
	
		
			171 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			171 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
## This file is part of Whonix.
 | 
						|
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
 | 
						|
## See the file COPYING for copying conditions.
 | 
						|
 | 
						|
/etc/pam.d/su.qubes
 |