]> granicus.if.org Git - sudo/commitdiff
Install sudoedit link.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 12 Sep 2004 13:36:43 +0000 (13:36 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 12 Sep 2004 13:36:43 +0000 (13:36 +0000)
Makefile.binary

index c3b1433cce75b13557725bf5db925ef14d44f87d..db9a5771600af3641573fbadd15679ebed2c3014 100644 (file)
@@ -71,6 +71,7 @@ install-dirs:
 
 install-binaries: $(PROGS)
        $(INSTALL) -O $(install_uid) -G $(install_gid) -M 4111 sudo $(DESTDIR)$(sudodir)/sudo
+       ln -f $(DESTDIR)$(sudodir)/sudo $(DESTDIR)$(sudodir)/sudoedit
        $(INSTALL) -O $(install_uid) -G $(install_gid) -M 0111 visudo $(DESTDIR)$(visudodir)/visudo
 
 install-sudoers: