@@ -31,4 +31,4 @@ def install():
|
||||
|
||||
pisitools.dodoc("ChangeLog", "doc/README.linux", "doc/*.html")
|
||||
|
||||
pisitools.removeDir("/usr/share/gc")
|
||||
#pisitools.removeDir("/usr/share/gc")
|
||||
|
||||
@@ -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())
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Library for tuning NUMA machines</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="0846670269824078a4eae8a977728175437b0da4" type="targz">ftp://oss.sgi.com/www/projects/libnuma/download/numactl-2.0.11.tar.gz</Archive>
|
||||
<Archive sha1sum="0846670269824078a4eae8a977728175437b0da4" type="targz">http://ftp.vim.org/ftp/os/Linux/distr/salix/i486/14.2/source/d/numactl/numactl-2.0.11.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Python setuptools</Summary>
|
||||
<Description>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.</Description>
|
||||
<Archive sha1sum="a62cfe21bd0e5e2913c5b576f872ca293b9bebca" type="targz">http://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz</Archive>
|
||||
<Archive sha1sum="a62cfe21bd0e5e2913c5b576f872ca293b9bebca" type="targz">https://files.pythonhosted.org/packages/f3/2b/e97c01487b7636ba3fcff5e73db995c66c524d54d0907d238311524f67c8/distribute-0.6.49.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
|
||||
Reference in New Issue
Block a user