From b7154e2203140e75215c53080aa09a5b07be7e83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Thu, 9 Feb 2017 18:27:46 +0300 Subject: [PATCH] opps --- system/devel/libarchive/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/devel/libarchive/actions.py b/system/devel/libarchive/actions.py index 759054a2..310a6abf 100644 --- a/system/devel/libarchive/actions.py +++ b/system/devel/libarchive/actions.py @@ -25,4 +25,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING","NEWS","README*") + pisitools.dodoc("COPYING","NEWS")