Added rdmetadata(8) utility for setting cart metadata from the command line.

This commit is contained in:
Patrick Linstruth
2019-05-28 14:20:25 -07:00
parent 20e6b3a72c
commit 48c9388e52
10 changed files with 902 additions and 0 deletions

View File

@@ -552,6 +552,7 @@ AC_CONFIG_FILES([rivendell.spec \
utils/rdimport/Makefile \
utils/rdmaint/Makefile \
utils/rdmarkerset/Makefile \
utils/rdmetadata/Makefile \
utils/rdpopup/Makefile \
utils/rdpurgecasts/Makefile \
utils/rdrender/Makefile \