patch anymore needed

This commit is contained in:
Martin Marmsoler 2021-07-31 18:30:35 +02:00
parent 0c112fb007
commit da250b247c

View File

@ -23,7 +23,6 @@ sha256sums=(
prepare() {
cd "$srcdir/gitahead"
patch --forward --strip=1 --input="../gitahead.patch"
git submodule update --init --recursive
}