Index: Makefile =================================================================== --- Makefile (revision 564) +++ Makefile (revision 565) @@ -9,7 +9,7 @@ include ../Makefile.conf -SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd3/scconfig/sccbox +SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd4/scconfig/sccbox user/keytree.svg: $(MENU_RES) $(KEYLIST) $(KEYLIST) --dot user/node_names.txt $(MENU_RES) > user/keytree.dot Index: developer/Makefile =================================================================== --- developer/Makefile (revision 564) +++ developer/Makefile (revision 565) @@ -1,6 +1,6 @@ include ../../Makefile.conf LIBARCHDIR=$(LIBRND_LIBARCHDIR) -SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd3/scconfig/sccbox +SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd4/scconfig/sccbox all: Index: developer/packaging/extra.digest =================================================================== --- developer/packaging/extra.digest (revision 564) +++ developer/packaging/extra.digest (revision 565) @@ -1,4 +1,4 @@ @appendfiles camv-rnd-core $PREFIX/bin/camv-rnd $PREFIX/share/man/man1/camv-rnd.1 @appendfiles camv-rnd-core $C/conf_core.lht $C/menu.lht -@appenddeps camv-rnd-core librnd3 +@appenddeps camv-rnd-core librnd4 @appendfiles camv-rnd-doc $PREFIX/share/doc/camv-rnd Index: man/Makefile =================================================================== --- man/Makefile (revision 564) +++ man/Makefile (revision 565) @@ -5,7 +5,7 @@ include $(ROOT)/Makefile.conf MAN1DIR=$(install_root)$(DESTDIR)$(PREFIX)/share/man/man1 LIBARCHDIR=$(LIBRND_LIBARCHDIR) -SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd3/scconfig/sccbox +SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd4/scconfig/sccbox IN=camv-rnd.1.mml OUT_HTML = camv-rnd.1.html Index: user/Makefile =================================================================== --- user/Makefile (revision 564) +++ user/Makefile (revision 565) @@ -1,6 +1,6 @@ include ../../Makefile.conf LIBARCHDIR=$(LIBRND_LIBARCHDIR) -SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd3/scconfig/sccbox +SCCBOX = $(LIBRND_PREFIX)/$(LIBARCHDIR)/librnd4/scconfig/sccbox all: