diff --git a/system/devel/gc/actions.py b/system/devel/gc/actions.py index a9c1fbd6..94d9b837 100644 --- a/system/devel/gc/actions.py +++ b/system/devel/gc/actions.py @@ -31,4 +31,4 @@ def install(): pisitools.dodoc("ChangeLog", "doc/README.linux", "doc/*.html") - pisitools.removeDir("/usr/share/gc") + #pisitools.removeDir("/usr/share/gc") diff --git a/system/devel/libatomic_ops/actions.py b/system/devel/libatomic_ops/actions.py index f670ad69..76a87890 100644 --- a/system/devel/libatomic_ops/actions.py +++ b/system/devel/libatomic_ops/actions.py @@ -21,4 +21,4 @@ def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) # move docs into proper place - pisitools.domove("/usr/share/libatomic_ops/", "/usr/share/doc/%s" % get.srcNAME()) + #pisitools.domove("/usr/share/libatomic_ops/", "/usr/share/doc/%s" % get.srcNAME()) diff --git a/system/devel/numactl/pspec.xml b/system/devel/numactl/pspec.xml index 11a6c4f2..ef366af9 100644 --- a/system/devel/numactl/pspec.xml +++ b/system/devel/numactl/pspec.xml @@ -14,7 +14,7 @@ app:console Library for tuning NUMA machines numactl consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications. - ftp://oss.sgi.com/www/projects/libnuma/download/numactl-2.0.11.tar.gz + http://ftp.vim.org/ftp/os/Linux/distr/salix/i486/14.2/source/d/numactl/numactl-2.0.11.tar.gz diff --git a/system/devel/python-setuptools/pspec.xml b/system/devel/python-setuptools/pspec.xml index f4958587..e678f184 100644 --- a/system/devel/python-setuptools/pspec.xml +++ b/system/devel/python-setuptools/pspec.xml @@ -12,7 +12,7 @@ library Python setuptools python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - http://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz + https://files.pythonhosted.org/packages/f3/2b/e97c01487b7636ba3fcff5e73db995c66c524d54d0907d238311524f67c8/distribute-0.6.49.tar.gz