From 35ab8beba59c43dcccceb807842daafbee644d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Mon, 8 Dec 2014 14:27:51 +0100 Subject: [PATCH] Makefile: portail citoyen static link was removed --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 0a4d7e7..218a1e7 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,6 @@ install: cp -r authentic2/* $(DESTDIR)$(prefix)/share/authentic2/pratic cp -r portail-citoyen2/* $(DESTDIR)$(prefix)/share/portail-citoyen2/pratic cp -ar wcs/* $(DESTDIR)$(prefix)/share/wcs/themes/ - rm $(DESTDIR)$(prefix)/share/authentic2/pratic/static/pratic2 ln -s ../../../portail-citoyen2/pratic/static/pratic2 $(DESTDIR)$(prefix)/share/authentic2/pratic/static/pratic2 dist-bzip2: build