wok diff hardinfo/receipt @ rev 21647

updated osm2pgrouting (2.3.3 -> 2.3.6)
author Hans-G?nter Theisgen
date Thu May 30 09:21:38 2019 +0100 (2019-05-30)
parents 63cdeb5a1e77
children b569b85b0fb9
line diff
     1.1 --- a/hardinfo/receipt	Sun Mar 03 15:44:44 2019 +0100
     1.2 +++ b/hardinfo/receipt	Thu May 30 09:21:38 2019 +0100
     1.3 @@ -24,7 +24,7 @@
     1.4  languages.patch
     1.5  os.patch
     1.6  EOT
     1.7 -	sed i 's|uname -m|echo i686|' configure
     1.8 +	sed -i 's|uname -m|echo i686|' configure
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		$CONFIGURE_ARGS &&