mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
Add latest patch set (too numerous to cover, see RELEASE_NOTES in the dist) Remove upstreamed patches
10 lines
304 B
Text
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) :
|