diff --git a/Makefile b/Makefile index fdf5637..26b146c 100644 --- a/Makefile +++ b/Makefile @@ -21,10 +21,10 @@ build: clean done install: - mkdir -p $(DESTDIR)$(prefix)/share/montpellier-theme/templates + mkdir -p $(DESTDIR)$(prefix)/share/publik/themes/montpellier-theme/templates mkdir -p $(DESTDIR)$(prefix)/share/wcs/themes/montpellier2 mkdir -p $(DESTDIR)$(prefix)/share/wcs/themes/montpellier-commune - cp -r templates/* $(DESTDIR)$(prefix)/share/montpellier-theme/templates/ + cp -r templates/* $(DESTDIR)$(prefix)/share/publik/themes/montpellier-theme/templates/ cp -ar wcs/montpellier2/* $(DESTDIR)$(prefix)/share/wcs/themes/montpellier2/ cp -ar wcs/montpellier-commune/* $(DESTDIR)$(prefix)/share/wcs/themes/montpellier-commune/