| 
				
			 | 
			
			
				@@ -318,6 +318,10 @@ deploy() { 
			 | 
		
	
		
			
			| 
				318
			 | 
			
				318
			 | 
			
			
				             echo "     *  \`MKIT_STUB_FILELIST\` - List of full paths to" 
			 | 
		
	
		
			
			| 
				319
			 | 
			
				319
			 | 
			
			
				             echo "        your files after installation." 
			 | 
		
	
		
			
			| 
				320
			 | 
			
				320
			 | 
			
			
				             echo "" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				321
			 | 
			
			
				+            echo "        Note that in case of debian/package.install files," 
			 | 
		
	
		
			
			| 
				
			 | 
			
				322
			 | 
			
			
				+            echo "        PREFIX based paths (eg. /usr/bin) in this file should" 
			 | 
		
	
		
			
			| 
				
			 | 
			
				323
			 | 
			
			
				+            echo "        should be as if PREFIX was /usr." 
			 | 
		
	
		
			
			| 
				
			 | 
			
				324
			 | 
			
			
				+            echo "" 
			 | 
		
	
		
			
			| 
				321
			 | 
			
				325
			 | 
			
			
				             echo "    Refer to these documents for further details:" 
			 | 
		
	
		
			
			| 
				322
			 | 
			
				326
			 | 
			
			
				             echo "" 
			 | 
		
	
		
			
			| 
				323
			 | 
			
				327
			 | 
			
			
				             echo "        http://rpm-guide.readthedocs.io/" 
			 |