Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742457
en ru br
ALT Linux repos
S:1.8-alt1.qa1

Group :: Security/Networking
RPM: tsocks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: tsocks_documentation_update.patch
Download


diff -up tsocks-1.8/tsocks.8.orig tsocks-1.8/tsocks.8
--- tsocks-1.8/tsocks.8.orig	2010-01-06 15:21:30.943839291 -0500
+++ tsocks-1.8/tsocks.8	2010-01-06 15:22:25.271556160 -0500
@@ -15,11 +15,11 @@ specified below:
  
 Bash, Ksh and Bourne shell -
 
-export LD_PRELOAD=/lib/libtsocks.so
+export LD_PRELOAD=libtsocks.so
 
 C Shell - 
 
-setenv LD_PRELOAD=/lib/libtsocks.so
+setenv LD_PRELOAD=libtsocks.so
 
 This process can be automated (for Bash, Bourne and Korn shell 
 users) for a single command or for all commands in a shell session
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin