mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	init: no error if examples/ dir cannot be found; overhaul repo_icon
There are so many possible installation paths for Python modules, it has been very hard to even find and test them all. This adds a fallback option if the examples dir cannot be found. A repo can work without an icon or the example config.py. This removes the fake assumption that the icon can be a full path in the config.py. While the path was being properly passed through to the index file, the file was never copied properly into place nor rsynced to the web server.
This commit is contained in:
		
							parent
							
								
									b655d20d6b
								
							
						
					
					
						commit
						5ae2703477
					
				
					 12 changed files with 31 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -13,7 +13,6 @@ include examples/fdroid_exportkeystore.py
 | 
			
		|||
include examples/fdroid_export_keystore_to_nitrokey.py
 | 
			
		||||
include examples/fdroid_extract_repo_pubkey.py
 | 
			
		||||
include examples/fdroid_fetchsrclibs.py
 | 
			
		||||
include examples/fdroid-icon.png
 | 
			
		||||
include examples/fdroid_nitrokeyimport.py
 | 
			
		||||
include examples/makebuildserver.config.py
 | 
			
		||||
include examples/opensc-fdroid.cfg
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue