From b1a1b0356083556159f79df49d826d4ad596a154 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 14 Feb 2025 20:35:11 +0000 Subject: [PATCH] 1.2.5 --- runc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index 1463e28..16c5e56 100644 --- a/runc.spec +++ b/runc.spec @@ -52,7 +52,7 @@ and to manage containers running under runc. export GOPROXY=direct %make man all -upx ./%{name} +#upx ./%{name} %install make PREFIX=%{_prefix} DESTDIR=%{buildroot} install install-bash install-man