Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37791286
en ru br
ALT Linux repos
S:1.5.109-alt1

Group :: System/Kernel and hardware
RPM: mfgtools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: alt-fix-progress-indicator.patch
Download


--- a/uuu/uuu.cpp
+++ b/uuu/uuu.cpp
@@ -628,7 +628,7 @@ int progress(uuu_notify nt, void *p)
 				it->second.print();
 
 			for (size_t i = 0; i < g_map_path_nt.size() + 3; i++)
-				cout << "\x1B[1F";
+				cout << "\x1B[1A";
 
 		}
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin