mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
fakeroot: update to 1.32.2
This commit is contained in:
parent
b8e6ca6b7b
commit
80030fb01b
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="fakeroot"
|
||||
PKG_VERSION="1.32.1"
|
||||
PKG_SHA256="c072b0f65bafc4cc5b6112f7c61185f5170ce4cb0c410d1681c1af4a183e94e6"
|
||||
PKG_VERSION="1.32.2"
|
||||
PKG_SHA256="f0f72b504f288eea5b043cd5fe37585bc163f5acaacd386e1976b1055686116d"
|
||||
PKG_LICENSE="GPL3"
|
||||
PKG_SITE="https://tracker.debian.org/pkg/fakeroot"
|
||||
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000
|
||||
+++ fakeroot-1.25.3/configure.ac 2021-01-10 03:57:50.295218481 +0000
|
||||
@@ -597,9 +597,7 @@
|
||||
@@ -744,9 +744,7 @@
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
scripts/Makefile
|
||||
- doc/Makefile
|
||||
- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/sv/Makefile
|
||||
- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/ro/Makefile doc/sv/Makefile
|
||||
- test/Makefile test/defs])
|
||||
+ ])
|
||||
AC_OUTPUT
|
||||
@ -19,5 +19,5 @@
|
||||
-SUBDIRS=doc scripts test
|
||||
+SUBDIRS=scripts
|
||||
|
||||
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la
|
||||
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la libfakeroot_time64.la
|
||||
libcommunicate_la_SOURCES = communicate.c
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- a/Makefile.am 2023-07-21 22:53:36.152522891 +0000
|
||||
+++ b/Makefile.am 2023-07-22 00:12:21.796916350 +0000
|
||||
@@ -58,6 +58,8 @@
|
||||
|
||||
libfakeroot.lo:libfakeroot.c wrapdef.h wrapstruct.h wraptmpf.h
|
||||
|
||||
+libfakeroot_time64.c:wrapped.h
|
||||
+
|
||||
fakerootconfig.h: ./config.status
|
||||
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
|
||||
|
Loading…
x
Reference in New Issue
Block a user