redhat/Makefile: Drop quotation marks around string definitions
dzickus reports that 'make dist-srpm-gcov' doesn't work anymore. Not only
is an error reported,
error: line 555: Illegal char '"' (0x22) in: Release: 0.rc7.53".gcov".fc35
error: query of specfile /home/prarit/git-kernel/kernel-ark/redhat/rpm/SOURCES/kernel.spec failed, can't parse
but the resulting specfile does not contain '%define _with_gcov 1'.
Exporting the Makefile variables into the scripts results in quotation
marks now being interpreted as part of the string. As can be seen in the
error above the quotation mark is the problem.
Drop quotation marks around string definitions.
Reported-by: Don Zickus dzickus@redhat.com
Signed-off-by: Prarit Bhargava prarit@redhat.com
Merge request reports
Activity
added CKIMissing CKI_RTMissing labels
added CKIRunning label and removed CKIMissing label
added DependenciesOK label
requested review from @bmeneg, @caringi, @chwhite1, @clrkwllms, @dvlasenk, @dzickusrh, @frhr, @hertonrk-rh, @jfaracco, @jlelli, @jmflinuxtx, @jstancek, @jwilsonrh, @jwyatt-rh, @lgoncalv, @lzampier, @pachecof, @ptalbert, @rvrbovsk, @scweaver, and @swood3
added AcksNeedsReview Acks::redhatNeedsReview labels
ACK/NACK Summary: OK
Approved by:
- Jarod Wilson (jwilsonrh)
- Jan Stancek (jstancek)
Satisfied Approvals:
- Approval Rule "redhat" already has 2 ACK(s) (1 required).
Merge Request has all necessary Approvals.
Edited by CKI KWF Botadded CKIOK label and removed CKIRunning label
added AcksOK Acks::redhatOK labels and removed AcksNeedsReview Acks::redhatNeedsReview labels
mentioned in commit 0061cfc9
mentioned in commit 3859e8f4