|  | @ -142,12 +142,12 @@ $(D)/doscam-webif-skin: | 
			
		
	
		
		
			
				
					|  |  | # -----------------------------------------------------------------------------
 |  |  | # -----------------------------------------------------------------------------
 | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | $(D)/neutrino-mediathek: $(LIBPLUGINS) |  |  | $(D)/neutrino-mediathek: $(LIBPLUGINS) | 
			
		
	
		
		
			
				
					
					|  |  | 	$(REMOVE)/$@ |  |  | 	$(REMOVE)/neutrino-mediathek | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 	git clone https://github.com/neutrino-mediathek/mediathek.git $(BUILD_TMP)/$@ |  |  | 	git clone https://github.com/neutrino-mediathek/mediathek.git $(BUILD_TMP)/neutrino-mediathek | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  | 	$(CHDIR)/$@; \
 |  |  | 	$(CHDIR)/neutrino-mediathek; \
 | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					|  |  | 		cp -a plugins/* $(LIBPLUGINS)/; \
 |  |  | 		cp -a plugins/* $(LIBPLUGINS)/; \
 | 
			
		
	
		
		
			
				
					|  |  | 		cp -a share $(TARGET_DIR) |  |  | 		cp -a share $(TARGET_DIR) | 
			
		
	
		
		
			
				
					
					|  |  | 	$(REMOVE)/$@ |  |  | 	$(REMOVE)/neutrino-mediathek | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 	$(TOUCH) |  |  | 	$(TOUCH) | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | # -----------------------------------------------------------------------------
 |  |  | # -----------------------------------------------------------------------------
 | 
			
		
	
	
		
		
			
				
					|  | 
 |