Merge pull request #41 from j16180339887/master
Force to override symbolic link
This commit is contained in:
		
						commit
						3dd20e41ea
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -25,7 +25,7 @@ install: | ||||||
| 		$(CP) "po/$$locale.mo" "$(DESTDIR)$(PREFIX)/share/locale/$$locale/LC_MESSAGES/danmaku2ass.mo" ; \
 | 		$(CP) "po/$$locale.mo" "$(DESTDIR)$(PREFIX)/share/locale/$$locale/LC_MESSAGES/danmaku2ass.mo" ; \
 | ||||||
| 	done | 	done | ||||||
| 	$(MKDIR) "$(DESTDIR)$(PREFIX)/bin" | 	$(MKDIR) "$(DESTDIR)$(PREFIX)/bin" | ||||||
| 	$(LN) -s "$(PREFIX)/share/danmaku2ass/danmaku2ass.py" "$(DESTDIR)$(PREFIX)/bin/danmaku2ass" | 	$(LN) -sf "$(PREFIX)/share/danmaku2ass/danmaku2ass.py" "$(DESTDIR)$(PREFIX)/bin/danmaku2ass" | ||||||
| 
 | 
 | ||||||
| clean: | clean: | ||||||
| 	$(RM) -R __pycache__ | 	$(RM) -R __pycache__ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Star Brilliant
						Star Brilliant