Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37906229
en ru br
ALT Linux repos
S:1.14i-alt3
5.0: 1.14i-alt2
4.1: 1.14i-alt2
4.0: 1.14i-alt2
3.0: 1.14i-alt1

Group :: Archiving/Compression
RPM: lha

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: lha-114i-rh-symlink.patch
Download


--- lha-114i/src/lhext.c.symlink	2000-10-04 10:57:38.000000000 -0400
+++ lha-114i/src/lhext.c	2003-05-19 22:55:57.000000000 -0400
@@ -351,6 +351,7 @@ extract_one(afp, hdr)
 				}
 
 				unlink(bb1);
+				make_parent_path(bb1);
 				l_code = symlink(bb2, bb1);
 				if (l_code < 0) {
 					if (quiet != TRUE)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin