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