Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37851539
en ru br
ALT Linux repos
S:2.0-alt2
5.0: 1.60-alt1
4.1: 1.60-alt1

Group :: Text tools
RPM: scalpel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: scalpel-1.60-configfile.patch
Download


--- scalpel-1.60.orig/scalpel.c
+++ scalpel-1.60/scalpel.c
@@ -500,8 +500,8 @@
   realpath(state->outputdirectory,fn);
   strncpy(state->outputdirectory,fn,MAX_STRING_LENGTH);
 
-  realpath(state->conffile,fn);
-  strncpy(state->conffile,fn,MAX_STRING_LENGTH);
+//  realpath(state->conffile,fn);
+//  strncpy(state->conffile,fn,MAX_STRING_LENGTH);
 }
 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin