From bc3167104eedbc29ca2b4ea76e7350a5398b5c82 Mon Sep 17 00:00:00 2001 From: Mark Feit Date: Wed, 10 Jan 2024 23:25:10 +0000 Subject: [PATCH] Remove no-longer-relevant comment about older ELs. #1385 --- unibuild-order | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unibuild-order b/unibuild-order index 8199654e5..84eeeaaa6 100755 --- a/unibuild-order +++ b/unibuild-order @@ -40,10 +40,6 @@ define(HAVE_GOLANG,ifelse(FAMILY/eval(MAJOR < 10),Debian/1,, # Everything else depends on these. # - -# Build this early. Some of the packages using PostgreSQL depend on -# knowing what version is required to avoid the "Requires: postgresql" -# trap we fell into with EL6. ifelse(PACKAGING,rpm,pscheduler-rpm) #