summaryrefslogtreecommitdiff
path: root/data/wget/make.sh
blob: 53926b832366184e87dd4ece24126861c9468432 (plain)
1
2
3
4
5
tar -zxvf "${PKG_DATA}/wget-1.9.1.tar.gz"
cd wget-1.9.1
pkg:configure
make
pkg:install