From f020de96bc640ac6c26535ec69383585d0cc67ea Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Mon, 11 Sep 2006 10:57:08 +0000 Subject: [PATCH] oops: changes should be committed to Makefile.in, not to Makefile --- helm/software/DEVEL/lablgtkmathview/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/software/DEVEL/lablgtkmathview/Makefile.in b/helm/software/DEVEL/lablgtkmathview/Makefile.in index 8decedf3f..ac305e075 100644 --- a/helm/software/DEVEL/lablgtkmathview/Makefile.in +++ b/helm/software/DEVEL/lablgtkmathview/Makefile.in @@ -111,6 +111,7 @@ install: $(PACKAGE) $(ARCHIVE).cma lib$(ARCHIVE).a \ $(DLL) $(INST) $$extra; \ else \ + mkdir -p $(PREFIX); \ $(OCAMLFIND) install -ldconf /def/null -destdir $(PREFIX) \ $(PACKAGE) $(ARCHIVE).cma lib$(ARCHIVE).a \ $(DLL) $(INST) $$extra; \ -- 2.39.2