This commit is contained in:
Gerben Jan Dijkman
2021-09-01 14:33:03 +02:00
parent c8a4350329
commit 547510a813
6 changed files with 3 additions and 136 deletions

View File

@@ -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"
}