Re: Macro question for rpm gurus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gagadget <gagadget@xxxxxxxxx> writes:

> If i do
> # %define PATCHVER 1
>
> The PATCHVER is still define, I have to delete it to get it work ??? Is it
> normal ?

yes; '#' does not affect macro definitions. I usually replace the '%'
with '#'; e.g.

-%define PATCHVER 1
+#define PATCHVER 1


Enrico

--
Fedora-packaging mailing list
Fedora-packaging@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-packaging

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux