From d33d1bc2d46d8da35a5c4e06293ac7faf60410d0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 17 Jul 2018 21:00:54 +0300 Subject: [PATCH] libatomic_ops --- system/devel/libatomic_ops/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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())