From a5d802e62dd825736f63180b7d436a8939b81d0d Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Wed, 11 Oct 2017 10:30:15 +0200
Subject: [PATCH] Adresse des OAI Static Repository angepasst

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index dbd48c0a..d877a466 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ sitemap:
 
 .PHONY: repository
 repository:
-	calabash.cmd -o public/repertorium.xml resources/xproc/repertorium/oais.xpl
+	calabash.cmd -o public/repertorium/repository.xml resources/xproc/repertorium/oais.xpl
 
 .PHONY: beacon
 beacon: linkmap
-- 
GitLab