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