From f648fbec41b061c019361dc45ddd76c542853b09 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 12 Feb 2008 12:09:20 +0000 Subject: [PATCH] fixed make dist --- helm/software/matita/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index 6199bd5aa..0218c9dbd 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -275,8 +275,8 @@ endif $(H)for p in $(INSTALL_PROGRAMS_LINKS_MATITA); do \ ln -fs matita $(WHERE)/$$p;\ done + $(H)cd library;../matitadep $(H)cp -a library/ $(WHERE)/ma/standard-library - $(H)M=$$PWD/matitadep cd $(WHERE)/ma/standard-library; $$M $(H)touch install_preliminaries.stamp -- 2.39.2