specfile: make sure we have added all the source files into git
This commit is contained in:
parent
6b4af4a61a
commit
db3e7ab47a
@ -84,6 +84,7 @@ done
|
|||||||
mv Copyright COPYING
|
mv Copyright COPYING
|
||||||
|
|
||||||
# Amend the converted files to the initial commit, and patch the source code:
|
# 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
|
git commit --all --amend --no-edit > /dev/null
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user