]> andersk Git - moira.git/blobdiff - clients/moira/Makefile
install link for dcmmaint
[moira.git] / clients / moira / Makefile
index 849c0d1b2869cbddeb3ade5ce7159c9f2a887793..8bef6f04aa8139ce05ce90e66d4bc66d9cb77645 100644 (file)
@@ -43,8 +43,10 @@ install: moira
        install -s moira ${DESTDIR}/usr/athena/moira
        rm -f ${DESTDIR}/usr/athena/usermaint
        rm -f ${DESTDIR}/usr/athena/listmaint
+       rm -f ${DESTDIR}/usr/athena/dcmmaint
        ln -s /usr/athena/moira ${DESTDIR}/usr/athena/usermaint
        ln -s /usr/athena/moira ${DESTDIR}/usr/athena/listmaint
+       ln -s /usr/athena/moira ${DESTDIR}/usr/athena/dcmmaint
 
 clean: 
        rm -f *.o *~
This page took 0.032453 seconds and 4 git commands to generate.