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"
|
git config user.name "Fedora X Ninjas"
|
||||||
fi
|
fi
|
||||||
git add .
|
git add .
|
||||||
git commit --author="builder@redhat.com" -m init .
|
git commit -m init .
|
||||||
git am %{PATCH1}
|
git am %{PATCH1}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user