diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-25 00:10:31 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-25 00:10:31 +0100 |
commit | 0addd0597fcc4aed2170ead5d406a7d95bce77ba (patch) | |
tree | 38e16cb8d77459affd8b27cb56be347e10a3db57 | |
parent | f8584169072abb445e831bfc3bb6e6200aed1f8d (diff) | |
download | nutyx-pakxe-0addd0597fcc4aed2170ead5d406a7d95bce77ba.tar.gz nutyx-pakxe-0addd0597fcc4aed2170ead5d406a7d95bce77ba.tar.bz2 nutyx-pakxe-0addd0597fcc4aed2170ead5d406a7d95bce77ba.tar.xz nutyx-pakxe-0addd0597fcc4aed2170ead5d406a7d95bce77ba.zip |
rpm2targz, maj sources
-rw-r--r-- | base/rpm2targz/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/rpm2targz/Pkgfile b/base/rpm2targz/Pkgfile index ff50d4e7f..ff4bcbdde 100644 --- a/base/rpm2targz/Pkgfile +++ b/base/rpm2targz/Pkgfile @@ -7,8 +7,8 @@ name=rpm2targz version=1.0.4 release=2 -source=(http://www.nutyx.org/files/rpm2targz \ - http://www.nutyx.org/files/rpmoffset.c) +source=(http://kiao.no-ip.info/NuTyX/files/rpm2targz \ + http://kiao.no-ip.info/NuTyX/files/rpmoffset.c) build() { gcc $CFLAGS rpmoffset.c -o rpmoffset |