@ffesti commented on this pull request.


> @@ -20,3 +20,41 @@
         ::continue::
     end
 }
+
+%__sysusers_recommends() %{lua:
+    if rpm.expand('%[0%{?_use_weak_usergroup_deps}]') == '0' then

Funny enough `tonumber` returns `nil` on `nil` so that won't work unless 
augmented with some handling for that case.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2990#discussion_r1538768080
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2990/review/1959631...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to