wow I really didn't think I could newb this up any worse
This commit is contained in:
parent
329fb5ac35
commit
2ce395aac7
@ -34,7 +34,7 @@ if [ -z "$GIT_COMMITTER_NAME" ]; then
|
||||
git config user.name "Fedora X Ninjas"
|
||||
fi
|
||||
git add .
|
||||
git commit --author="builder@redhat.com" -m init .
|
||||
git commit -m init .
|
||||
git am %{PATCH1}
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user