Commit 43287736 by Maarten L. Hekkelman

Revert renaming update script

parent 34ee3321
......@@ -254,7 +254,7 @@ install: lib
done
gzip $(datadir)/libcifpp/*
install -d $(CRON_DIR)
install -m755 tools/update-dictionaries-script $(CRON_DIR)/libcifpp
install -m755 tools/libcifpp-update-mmcif-pdbx-dictionary $(CRON_DIR)/libcifpp
install -d $(includedir)/cif++
for f in $(HEADERS); do install include/cif++/$$f $(includedir)/cif++/$$f; done
install -d $(pkgconfigdir)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment