mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-03 16:54:39 -05:00 
			
		
		
		
	README.txt has been renamed to README.md
this fixes installing YACReader using qmake -install
This commit is contained in:
		@ -226,7 +226,7 @@ isEmpty(DESTDIR) {
 | 
			
		||||
docs.path = $$DATADIR/doc/yacreader
 | 
			
		||||
 | 
			
		||||
#rename docs for better packageability
 | 
			
		||||
docs.extra = cp ../README.txt ../README
 | 
			
		||||
docs.extra = cp ../README.md ../README
 | 
			
		||||
docs.files = ../README ../CHANGELOG.md
 | 
			
		||||
 | 
			
		||||
icon.path = $$DATADIR/icons/hicolor/scalable/apps
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user