X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2FMakefile.am;h=2982fddae8819822702e2d62206807b4f87b423e;hp=bd5c0f84379e42f4424bd11efb6261d181e3c62f;hb=fb3e53778e49a406768506de9bf8edfd3d4c36e6;hpb=86c9537e0540010ff43b16feb4cd7de98409eba1 diff --git a/cinelerra-5.1/Makefile.am b/cinelerra-5.1/Makefile.am index bd5c0f84..2982fdda 100644 --- a/cinelerra-5.1/Makefile.am +++ b/cinelerra-5.1/Makefile.am @@ -43,7 +43,7 @@ bin_install: install-recursive if [ $$d = picon/cinfinity ]; then continue; fi; \ cp -a $$d bin/plugins/picon/.; \ done - -cp -a db/utils/new_db "bin/cin_db" + cp -a db/utils/new_db "bin/cin_db" || true bin_uninstall: rm -rf bin @@ -79,12 +79,12 @@ dvl_uninstall: # with-libzmpeg3 zmp_install: cd bin; $(inst_sh) "$(DESTDIR)$(bindir)" \ - zmpeg3{cat,cc2txt,ifochk,show,toc} + zmpeg3{cc2txt,ifochk} cd bin; $(inst_sh) "$(DESTDIR)$(WANT_CINLIB_DIR)" \ hveg2enc mpeg2enc mplex mplexlo zmp_uninstall: - rm -f "$(DESTDIR)$(bindir)"/zmpeg3{cat,cc2txt,ifochk,show,toc} + rm -f "$(DESTDIR)$(bindir)"/zmpeg3{cc2txt,ifochk} # with-commercial com_install: