d/patches/build-for-debian8.patch: remove

Remove this workaround, as we are not building for debian 8 anymore.

Related: OS#5223
Depends: osmo-ci Ibe7ba124557969df62798ba49c4489e9606c2341
Change-Id: I5519075a7f95fa61b0b5f1825e4e9324b9eede76
This commit is contained in:
Oliver Smith
2021-09-01 16:45:38 +02:00
committed by osmith
parent e16d0e1330
commit ac8a4e7297
3 changed files with 0 additions and 66 deletions

View File

@@ -115,9 +115,4 @@ fi
$MAKE $PARALLEL_MAKE maintainer-clean
# Verify distro-specific package patches apply:
for patch in debian/patches/*.patch; do
patch --dry-run -p1 < "$patch"
done
osmo-clean-workspace.sh