]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: remove duplicate hook
authorKarel Zak <kzak@redhat.com>
Fri, 26 Mar 2021 09:31:29 +0000 (10:31 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Mar 2021 09:31:29 +0000 (10:31 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/Makemodule.am

index d4e56d70af6e202e567465c970e555e5169f877f..ef58aed545c9fb079035084b15ce67b6abc9678b 100644 (file)
@@ -284,6 +284,3 @@ if MAKEINSTALL_DO_SETUID
        chmod 4755 $(DESTDIR)$(bindir)/su
 endif
 endif
-if BUILD_VIPW
-       cd $(DESTDIR)$(usrsbin_execdir) && ln -sf vipw vigr
-endif