commit dcae386a82e6324007fa82fb07d466a9a599d204
Author: Jan Rękorajski <[email protected]>
Date: Mon Oct 14 00:17:53 2024 +0200
- use wildcard in macro instead of trying to guess
enlightenment.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/enlightenment.spec b/enlightenment.spec
index 2eecf0d..250905c 100644
--- a/enlightenment.spec
+++ b/enlightenment.spec
@@ -52,8 +52,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%undefine __cxx
-%define basearch %(echo %{_target_platform} | cut -d-
-f1)
-%define arch_tag linux%{_gnu}-%{basearch}-%{version}
+%define arch_tag linux%{_gnu}-*-%{version}
%description
Enlightenment is a Windowmanager for X Window that is designed to be
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/enlightenment.git/commitdiff/dcae386a82e6324007fa82fb07d466a9a599d204
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit