From 058482f575f5f80b914d19a25fbbfc395088e074 Mon Sep 17 00:00:00 2001 From: Boian Bonev Date: Tue, 7 Sep 2021 08:31:34 +0300 Subject: [PATCH] exclude fedora/CVS --- Makefile.main | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.main b/Makefile.main index 4c7124d..235bb0a 100644 --- a/Makefile.main +++ b/Makefile.main @@ -133,6 +133,7 @@ mkotar: --exclude ./.cvsignore \ --exclude ./CVS \ --exclude ./debian \ + --exclude ./fedora/CVS \ -Jcvf ../yascreen_$(VER).orig.tar.xz . -rm -f ../yascreen_$(VER).orig.tar.xz.asc gpg -a --detach-sign ../yascreen_$(VER).orig.tar.xz