summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-08-16Refresh SRCINFOOndřej Hlavatý
2024-08-16Update Makefile patch to apply on upstreamOndřej Hlavatý
CFLAGS handling has been improved upstream, so it can be removed. Binary location has to stay though.
2017-02-21Introduce Makefile patchOndřej Hlavatý
The build system of plotnetcfg has nonstandard handling of CFLAGS and requires patching the Makefile. And when we're doing it, make use of the install target. Signed-off-by: Ondřej Hlavatý <ohlavaty@redhat.com>
2016-12-31initial commitawe00