wget: it's $conf_files not $conf_file!
--HG-- extra : convert_revision : 8d1cdfdb4fd9be86bc492eeacb0ba45577a8d8ad
This commit is contained in:
parent
48a5933756
commit
45482378ff
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ long_desc="
|
||||||
* GNU Wget is distributed under the GNU General Public License."
|
* GNU Wget is distributed under the GNU General Public License."
|
||||||
|
|
||||||
base_chroot=yes
|
base_chroot=yes
|
||||||
conf_file="/etc/wgetrc"
|
conf_files="/etc/wgetrc"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue