documentation was symlinked wrong
[iserv-mod-room-reservation.git] / Makefile
index 3e912e9..310b57d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,7 @@ links:
        $(MKDIR) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/\r
        $(LN) doc/{TODO,changelog.old.html} $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/\r
        $(LN) doc/source/* $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation/source/\r
+       $(RM) $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation\r
        $(LN) -s $(DESTDIR)/usr/share/doc/iserv-mod-room-reservation $(DESTDIR)/usr/share/doc/iserv/mod/room-reservation\r
 \r
        # images\r
This page took 0.036205 seconds and 4 git commands to generate.