diff options
author | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-03-29 17:11:13 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-03-29 17:11:13 +0100 |
commit | 049c6e0e37b7e5678d2d11744bd7b266395bc0d9 (patch) | |
tree | 1340a6e1d024434f10ec630319de35dde3da13af | |
parent | 895e6a769bfc2e42e06c53269c5724eee0297f8f (diff) | |
download | midipix_build-049c6e0e37b7e5678d2d11744bd7b266395bc0d9.tar.bz2 midipix_build-049c6e0e37b7e5678d2d11744bd7b266395bc0d9.tar.xz |
patches/libite_pre.local.patch: updated.
-rw-r--r-- | patches/libite_pre.local.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/libite_pre.local.patch b/patches/libite_pre.local.patch index 739681b2..3bf1f0d5 100644 --- a/patches/libite_pre.local.patch +++ b/patches/libite_pre.local.patch @@ -1,15 +1,3 @@ -diff -ru libite.orig/src/Makefile.am libite/src/Makefile.am ---- libite.orig/src/Makefile.am 2020-08-09 16:25:29.242999136 +0200 -+++ libite/src/Makefile.am 2020-08-09 17:29:21.283194792 +0200 -@@ -12,7 +12,7 @@ - makepath.c progress.c \ - pidfile.c pidfilefn.c \ - reallocarray.c rsync.c \ -- strlcpy.c strlcat.c strtonum.c \ -+ strtonum.c \ - strdupa.h strndupa.h strnlen.h \ - strmatch.c systemf.c \ - telnet.c tempfile.c truncatef.c \ diff -ru libite.orig/src/strlite.h libite/src/strlite.h --- libite.orig/src/strlite.h 2020-08-09 16:25:29.246999136 +0200 +++ libite/src/strlite.h 2020-08-09 17:25:08.951202692 +0200 |