Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 203768aa21b5409cb29a69c898261d33 > files > 2

symlinks-1.2-21.1mdv2008.0.src.rpm

--- symlinks-1.2/symlinks.c.lr	2003-10-16 14:07:29.000000000 +0200
+++ symlinks-1.2/symlinks.c	2003-10-16 14:08:16.000000000 +0200
@@ -235,6 +235,7 @@
 		strcpy (np, tail);
 		(void) tidy_path(new);
 	}
+	shorten_path(new, path);
 	if (!testing) {
 		if (unlink (path)) {
 			perror(path);