From db3e7ab47aa4e4d98536d030cfd625a5213f3702 Mon Sep 17 00:00:00 2001 From: "David Kaspar [Dee'Kej]" Date: Mon, 28 Nov 2016 18:33:06 +0100 Subject: [PATCH] specfile: make sure we have added all the source files into git --- tcsh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tcsh.spec b/tcsh.spec index 7774176..61eac52 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -84,6 +84,7 @@ done mv Copyright COPYING # Amend the converted files to the initial commit, and patch the source code: +git add --all --force git commit --all --amend --no-edit > /dev/null %autopatch -p1