[prev in list] [next in list] [prev in thread] [next in thread] 

List:       shadow
Subject:    shadow-4.0.3-vigr-fix.diff
From:       Dimitar Zhekov <jimmy () is-vn ! bg>
Date:       2002-10-14 8:33:43
[Download RAW message or body]

 Hi. Instead of a vigr -> vipw symlink in usr/sbin, src/Makefile
 creates a [broken] vipw -> vigr symlink in usr/bin (debian/rules
 seems to create the proper link, albeit I haven't tested). The
 patch below applies against both 4.0.3 and the latest
 [2002-14-10] snapshot.

--- shadow-4.0.3/src/Makefile.am	2002-03-10 09:12:52.000000000 +0200
+++ shadow/src/Makefile.am	2002-10-13 20:08:00.000000000 +0300
@@ -55,7 +55,7 @@
 
 install-exec-hook:
 	ln -sf newgrp	$(DESTDIR)$(bindir)/sg
-	ln -sf vigr	$(DESTDIR)$(bindir)/vipw
+	ln -sf vipw	$(DESTDIR)$(sbindir)/vigr
 	for i in $(suidbins); do \
 		chmod 4755 $(DESTDIR)$(bindir)/$$i; \
 	done


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic