mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/wpa_supplicant: remove ${EROOT} from DOC_CONTENTS
pkgcheck warns about using EROOT in global scope. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -59,9 +59,9 @@ BDEPEND="virtual/pkgconfig"
|
||||
DOC_CONTENTS="
|
||||
If this is a clean installation of wpa_supplicant, you
|
||||
have to create a configuration file named
|
||||
${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
An example configuration file is available for reference in
|
||||
${EROOT}/usr/share/doc/${PF}/
|
||||
/usr/share/doc/${PF}/
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${P}/${PN}"
|
||||
|
||||
@@ -59,9 +59,9 @@ BDEPEND="virtual/pkgconfig"
|
||||
DOC_CONTENTS="
|
||||
If this is a clean installation of wpa_supplicant, you
|
||||
have to create a configuration file named
|
||||
${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
An example configuration file is available for reference in
|
||||
${EROOT}/usr/share/doc/${PF}/
|
||||
/usr/share/doc/${PF}/
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${P}/${PN}"
|
||||
|
||||
@@ -59,9 +59,9 @@ BDEPEND="virtual/pkgconfig"
|
||||
DOC_CONTENTS="
|
||||
If this is a clean installation of wpa_supplicant, you
|
||||
have to create a configuration file named
|
||||
${EROOT}/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
/etc/wpa_supplicant/wpa_supplicant.conf
|
||||
An example configuration file is available for reference in
|
||||
${EROOT}/usr/share/doc/${PF}/
|
||||
/usr/share/doc/${PF}/
|
||||
"
|
||||
|
||||
S="${WORKDIR}/${P}/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user