Manolis Ragkousis <manolis...@gmail.com> skribis:

> From ebdc9239ccdf7c27846f673478e1e44dd949a3e0 Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <manolis...@gmail.com>
> Date: Tue, 19 May 2015 00:21:12 +0300
> Subject: [PATCH 02/10] gnu: base: Fix a bug that occurs in non-Linux systems.
>
> * gnu/packages/base.scm (tar): Apply patch.
> * gnu/packages/patches/tar-d_ino_in_dirent-fix.patch: New file.
> * gnu-system.am (dist_patch_DATA): Add it.

[...]

> +++ b/gnu/packages/patches/tar-d_ino_in_dirent-fix.patch
> @@ -0,0 +1,27 @@
> +This is fixed in e9ddc08da0982f36581ae5a8c7763453ff41cfe8.

Please put the Git commit entry here, that is:

  commit e9ddc08da0982f36581ae5a8c7763453ff41cfe8
  Author: Sergey Poznyakoff <g...@gnu.org>
  Date:   Thu Sep 25 00:22:16 2014 +0300

      Bugfixes.

      * doc/tar.1: Fix typo in font spec.
      * src/tar.c (sort_mode_arg, sort_mode_flag): Protect "inode"
      (SAVEDIR_SORT_INODE) with D_INO_IN_DIRENT

OK to commit with this change, either to ‘wip-hurd’ or ‘core-updates’ (I
guess the former is more convenient for you.)

Thanks!

Ludo’.

Reply via email to