From 8399b67c08ae1e462c13b932e9b0f281edd1991a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Thu, 9 Feb 2017 16:49:00 +0200 Subject: [PATCH] add readme.md --- 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 f38a6c1e..759054a2 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","README*")