makefile: fix authentic2 link to portail citoyen2 statics

This commit is contained in:
Jérôme Schneider 2014-12-08 13:45:10 +01:00
parent 60322602e6
commit 85f7923cbe
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ 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
mkdir sdist