We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9bc60 commit 3560830Copy full SHA for 3560830
.github/workflows/build_release.yml
@@ -185,7 +185,7 @@ jobs:
185
echo "${LIBIRECOVERY_VERSION}" > ${BUILD_WORK}/libirecovery-master/.tarball-version
186
187
cd ${BUILD_WORK}/libirecovery-master
188
- sed -i '88,93d' configure.ac
+ sed -i '80,95d' configure.ac
189
sed -i '202d' configure.ac
190
191
PACKAGE_VERSION=${LIBIRECOVERY_VERSION} ./autogen.sh \
0 commit comments