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*")