diff network/wget/wget.sh @ 533:9f90de3d806f

network: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:16:00 +0200
parents 5298f6a3f180
children bad483aace64
line wrap: on
line diff
--- a/network/wget/wget.sh	Wed Apr 10 20:14:00 2019 +0200
+++ b/network/wget/wget.sh	Wed Apr 10 20:16:00 2019 +0200
@@ -71,7 +71,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/usr \
+		--prefix=/ \
 		--without-included-libunistring \
 		$with_nls \
 		$with_ssl \