|
|
| |
pkg_postinst() { | pkg_postinst() { |
einfo "Firmware location has changed to ${ROOT}lib/firmware." | einfo "Firmware location has changed to ${ROOT}lib/firmware." |
einfo "You can run ebuild <ebuild> config to delete" |
einfo "You can run ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config to delete" |
einfo "The old files. Because of the default configuration file" | einfo "The old files. Because of the default configuration file" |
einfo "prorection the files are most likely left your system" |
einfo "protection the files are most likely left your system" |
einfo "and are now useless." | einfo "and are now useless." |
} | } |
| |