ports/sysutils/slurm-wlm/files/patch-src_api_Makefile.in
Jason W. Bacon 287eab1902 sysutils/slurm-wlm: Update to 20.02.7
Add latest patch set (too numerous to cover, see RELEASE_NOTES in the dist)
Remove upstreamed patches
2021-06-24 16:52:25 -05:00

10 lines
304 B
Text

--- src/api/Makefile.in.orig 2021-05-12 20:23:20 UTC
+++ src/api/Makefile.in
@@ -1306,7 +1306,6 @@ $(VERSION_SCRIPT) :
echo " slurmdb_*;"; \
echo " plugin_context_*;"; \
echo " working_cluster_rec;"; \
- echo " local: *;"; \
echo "};") > $(VERSION_SCRIPT)
$(FULL_VERSION_SCRIPT) :