-
由 Luiz Capitulino 提交于
Commit 65013203 dropped the rpm spec as a prerequisite for the binrpm-pkg target but forgot to update $< usage, which causes the rule to break. This commit fixes that by replacing $< with the spec name. Signed-off-by: NLuiz Capitulino <lcapitulino@redhat.com> Signed-off-by: NMichal Marek <mmarek@suse.cz>
f66ba560