]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- unified gasp.texi source name
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jul 2018 18:09:21 +0000 (20:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jul 2018 18:09:21 +0000 (20:09 +0200)
binutils-gasp.patch
binutils.spec

index 9abbd3266c335da799cabb16bfe9e42ed13b6829..01a0547e50bbde1efa4d3ba950c26eff7c909e5b 100644 (file)
  man_MANS = as.1
  
 -info_TEXINFOS = as.texi
-+info_TEXINFOS = as.texi gasp.texinfo
++info_TEXINFOS = as.texi gasp.texi
  as_TEXINFOS = asconfig.texi $(CPU_DOCS)
  
  AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
---- binutils-2.16.91.0.2.org/gas/doc/gasp.texinfo      1970-01-01 00:00:00.000000000 +0000
-+++ binutils-2.16.91.0.2/gas/doc/gasp.texinfo  2005-07-21 18:31:04.000000000 +0000
+--- binutils-2.16.91.0.2.org/gas/doc/gasp.texi 1970-01-01 00:00:00.000000000 +0000
++++ binutils-2.16.91.0.2/gas/doc/gasp.texi     2005-07-21 18:31:04.000000000 +0000
 @@ -0,0 +1,1456 @@
 +\input texinfo               @c             -*- Texinfo -*-
 +@setfilename gasp.info
    if (err != NULL)
      as_bad_where (file, line, "%s", err);
  
---- binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo      Mon Mar 11 22:37:38 2002
-+++ binutils-2.14.90.0.7/gas/doc/gasp.texinfo  Mon Mar 11 22:37:52 2002
+--- binutils-2.14.90.0.7.org/gas/doc/gasp.texi Mon Mar 11 22:37:38 2002
++++ binutils-2.14.90.0.7/gas/doc/gasp.texi     Mon Mar 11 22:37:52 2002
 @@ -14,9 +14,10 @@
  
  @ifinfo
index 76454281015f9d0ea81a9bf1dbf3646ff1af37c2..8f5800bd651c65321ab4641209d22e1e3a29c053 100644 (file)
@@ -76,7 +76,7 @@ Binutils is a collection of binary utilities, including:
 - size - list the section sizes of an object or archive file,
 - strings - list printable strings from files,
 - strip - discard symbols,
-- addr2line - convert addresses to file and line,
+- addr2line - convert addresses to file and line.
 
 %description -l es.UTF-8
 Binutils es una colección de utilitarios necesarios para compilar
This page took 0.166587 seconds and 4 git commands to generate.