Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37685403
en ru br
ALT Linux repositórios
S:3.2.6-alt2

Group :: Arquivamento/Compressão
RPM: hfsutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: hfsutils-3.2.6-largefile.patch
Download


diff -up hfsutils-3.2.6/libhfs/os/unix.c.patch1 hfsutils-3.2.6/libhfs/os/unix.c
--- hfsutils-3.2.6/libhfs/os/unix.c.patch1	1998-11-02 23:09:13.000000000 +0100
+++ hfsutils-3.2.6/libhfs/os/unix.c	2011-05-06 12:45:15.000000000 +0200
@@ -19,6 +19,11 @@
  * $Id: unix.c,v 1.8 1998/11/02 22:09:13 rob Exp $
  */
 
+#ifdef __linux__
+#define _FILE_OFFSET_BITS 64
+#define _LARGE_FILES
+#endif
+
 # ifdef HAVE_CONFIG_H
 #  include "config.h"
 # endif
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009