# HG changeset patch # User Christophe Lincoln # Date 1306166943 -7200 # Node ID fa204e3bccff9d6ad8596d055915258ba747dbcf # Parent 3fd8125e53f4c580e8c55906f214d51a1a4de045 udev-light: fix typo diff -r 3fd8125e53f4 -r fa204e3bccff udev-light/receipt --- a/udev-light/receipt Mon May 23 18:07:41 2011 +0200 +++ b/udev-light/receipt Mon May 23 18:09:03 2011 +0200 @@ -30,8 +30,7 @@ --with-rootlibdir=/lib \ --disable-extras \ --with-pci-ids-path=/usr/share/misc/pci.ids.gz && - make && - make install && + make && make install } # Rules to gen a SliTaz package suitable for Tazpkg.