View | Details | Raw Unified
Collapse All | Expand All

(-) linux-wlan-ng-firmware-0.2.2.ebuild.old (-2 / +2 lines)
 Lines 39-47    Link Here 
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."
}
}