From: Thierry Parmentelat Date: Tue, 10 Nov 2020 14:15:39 +0000 (+0100) Subject: remove define in comment X-Git-Url: http://git.onelab.eu/?p=nodeimage.git;a=commitdiff_plain;h=844cfda20f2a57bb666addd9f780b3f5d990a0a7 remove define in comment --- diff --git a/nodeimage.spec b/nodeimage.spec index 99de140..92d84d0 100644 --- a/nodeimage.spec +++ b/nodeimage.spec @@ -6,7 +6,6 @@ %define taglevel 9 # pldistro already in the rpm name -#%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}} # we don't really need the standard postinstall process from rpm that