diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 21:03:18 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-14 21:03:18 +0200 |
commit | d0ecabad1da672ee7948ea94b67ba2ef57a3e108 (patch) | |
tree | a62b186a40d993c40803071ca2b3416c6efbf539 /extra/lxde-common/Pkgfile | |
parent | 91aeece23e72d3f16990302044183834f6ea2e49 (diff) | |
download | nutyx-pakxe-d0ecabad1da672ee7948ea94b67ba2ef57a3e108.tar.gz nutyx-pakxe-d0ecabad1da672ee7948ea94b67ba2ef57a3e108.tar.bz2 nutyx-pakxe-d0ecabad1da672ee7948ea94b67ba2ef57a3e108.tar.xz nutyx-pakxe-d0ecabad1da672ee7948ea94b67ba2ef57a3e108.zip |
lxde-common, nettoyage du port
Diffstat (limited to 'extra/lxde-common/Pkgfile')
-rw-r--r-- | extra/lxde-common/Pkgfile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extra/lxde-common/Pkgfile b/extra/lxde-common/Pkgfile index 221e40519..f30609a65 100644 --- a/extra/lxde-common/Pkgfile +++ b/extra/lxde-common/Pkgfile @@ -8,8 +8,11 @@ name=lxde-common version=0.5.0 release=4 source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz\ - config chrystal_red_root.png attapu.jpg lxde-common-$version-nutyx-02.patch\ - nutyx2009_2.png) + http://nutyx.meticul.eu/files/patchs/$name/config \ + http://nutyx.meticul.eu/files/patchs/$name/chrystal_red_root.png \ + http://nutyx.meticul.eu/files/patchs/$name/attapu.jpg \ + http://nutyx.meticul.eu/files/patchs/$name/lxde-common-$version-nutyx-02.patch \ + http://nutyx.meticul.eu/files/patchs/$name/nutyx2009_2.png) build() { cd $name-$version |