6 Jun
2017
6 Jun
'17
08:34
On Jun 06 2017, Michal Kubecek <mkubecek@suse.cz> wrote:
One '%' does (so that ${dts%*.dts} is indeed equivalent to ${dts%.dts}). But Andreas suggested to replace it with '%%' which would cut off the
% is an rpm special character. To insert a literal % in a specfile you need to double it. You should not depend on rpm leaving it alone when followed by a random character. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org