mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-10-23 08:22:00 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user