From e463788b3b2d04b4e6c4fd1a1661a83167a45d96 Mon Sep 17 00:00:00 2001 From: PHO Date: Mon, 1 Feb 2010 19:26:15 +0900 Subject: [PATCH 1/1] Added TODO --- Makefile | 3 +-- TODO | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 TODO diff --git a/Makefile b/Makefile index 534c6c9..9d04a49 100644 --- a/Makefile +++ b/Makefile @@ -10,8 +10,7 @@ COMMENT= Non-linear video and audio editor and compositor LICENSE= gnu-gpl-v2 GIT_REPOSITORIES= master -#GIT_REPO.master= git://git.cinelerra.org/j6t/cinelerra.git -GIT_REPO.master= /tmp/cinelerra.git # FIXME +GIT_REPO.master= git://git.cinelerra.org/j6t/cinelerra.git .include "../../wip/mk/git-package.mk" _GIT_FLAGS= # The repository is very large. We don't want git to be quiet. diff --git a/TODO b/TODO new file mode 100644 index 0000000..b0afee5 --- /dev/null +++ b/TODO @@ -0,0 +1,2 @@ +It actually starts up, but hangs shortly after any operations. I can't +figure out why. -- 2.40.0