Changes
This commit is contained in:
		@@ -16,15 +16,7 @@ DEPEND=""
 | 
			
		||||
RDEPEND="${DEPEND}"
 | 
			
		||||
BDEPEND=""
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
src_install() {
 | 
			
		||||
	default
 | 
			
		||||
	mv ${D}/usr/lib ${D}/usr/lib64
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postinst() {
 | 
			
		||||
	elog "You will need to copy /etc/mobile-config-firefox/userChrome.css file to"
 | 
			
		||||
	elog "your firefox profile's chrome folder ~/.mozilla/firefox/XXXX/chrome/ "
 | 
			
		||||
	elog "to enable firefox mobile layout, you might need to create the chrome "
 | 
			
		||||
	elog "folder if it's not there"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user