X-Git-Url: https://git.rohieb.name/iserv-mod-room-reservation.git/blobdiff_plain/03a96541958129408450bcdc624fed57ba186238..d7f6a32bdc1360e056c06eb5149ef3dfc5e114a1:/Makefile diff --git a/Makefile b/Makefile index f639d30..310b57d 100644 --- a/Makefile +++ b/Makefile @@ -36,8 +36,9 @@ MKDIR=mkdir -p links: # documentation $(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/ - $(LN) doc/{TODO,changelog.html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/ + $(LN) doc/{TODO,changelog.old.html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/ $(LN) doc/source/* $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/ + $(RM) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation $(LN) -s $(DESTDIR)/usr/share/doc/iserv-mod-room-reservation $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation # images