wok-4.x diff lshw/receipt @ rev 4476
lxpanel: default iface in /etc/network.conf is eth0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 10 00:43:35 2009 +0100 (2009-11-10) |
parents | a075ff895254 |
children | 8752c40cc534 |
line diff
1.1 --- a/lshw/receipt Tue May 13 09:50:02 2008 +0200 1.2 +++ b/lshw/receipt Tue Nov 10 00:43:35 2009 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lshw" 1.7 -VERSION="B.02.12.01" 1.8 +VERSION="B.02.14" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Hardware Lister" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -13,6 +13,8 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 + 1.17 + 1.18 cd $src 1.19 make 1.20 make DESTDIR=$PWD/_pkg install