]> andersk Git - moira.git/blobdiff - clients/passwd/Makefile
added copyright message
[moira.git] / clients / passwd / Makefile
index 2e248a0288f4d23a0684c86914f4b205a4795679..f563e4f08a9d75cbe07ff2950605bcfa8e8859e2 100644 (file)
@@ -36,6 +36,6 @@ clean:
        rm -f ${PROGS}
 
 install:       ${PROGS}
-       install chsh ${DESTDIR}/usr/athena/chsh
-       install chfn ${DESTDIR}/usr/athena/chfn
-       install chpobox ${DESTDIR}/usr/athena/chpobox
+       install -s chsh ${DESTDIR}/usr/athena/chsh
+       install -s chfn ${DESTDIR}/usr/athena/chfn
+       install -s chpobox ${DESTDIR}/usr/athena/chpobox
This page took 0.038829 seconds and 4 git commands to generate.