diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-01 21:11:59 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-01 21:11:59 +0100 |
commit | 6ea9ebeb6df23233130b56d1e73c3d566437fec9 (patch) | |
tree | 1c8876899d6193c0abd345368b88657169298de3 | |
parent | 25a80bf59a71506d4ed73b0be52154c76e54fb47 (diff) | |
download | nutyx-extra-6ea9ebeb6df23233130b56d1e73c3d566437fec9.tar.gz nutyx-extra-6ea9ebeb6df23233130b56d1e73c3d566437fec9.tar.bz2 nutyx-extra-6ea9ebeb6df23233130b56d1e73c3d566437fec9.tar.xz nutyx-extra-6ea9ebeb6df23233130b56d1e73c3d566437fec9.zip |
lzo dans base, pas de dépendances
-rw-r--r-- | base/lzo/.footprint (renamed from extra/lzo/.footprint) | 0 | ||||
-rw-r--r-- | base/lzo/.md5sum (renamed from extra/lzo/.md5sum) | 0 | ||||
-rwxr-xr-x | base/lzo/Pkgfile (renamed from extra/lzo/Pkgfile) | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/extra/lzo/.footprint b/base/lzo/.footprint index 7b8284d97..7b8284d97 100644 --- a/extra/lzo/.footprint +++ b/base/lzo/.footprint diff --git a/extra/lzo/.md5sum b/base/lzo/.md5sum index f17691661..f17691661 100644 --- a/extra/lzo/.md5sum +++ b/base/lzo/.md5sum diff --git a/extra/lzo/Pkgfile b/base/lzo/Pkgfile index 752061615..7d6edba49 100755 --- a/extra/lzo/Pkgfile +++ b/base/lzo/Pkgfile @@ -2,8 +2,6 @@ # URL: http://www.oberhumer.com/opensource/lzo # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: slib -# Run on: slib name=lzo version=2.03 |