[packages/glibc] - reenable git patch
arekm
arekm at pld-linux.org
Tue Feb 13 22:01:41 CET 2018
commit f408717beca1e91de9f100eb045751880a443dad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Feb 13 22:01:34 2018 +0100
- reenable git patch
glibc.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index 7d17d23..95c4071 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -57,8 +57,8 @@ Source6: %{name}-localedb-gen
Source7: %{name}-LD-path.c
Source9: nscd.tmpfiles
# use branch.sh to update glibc-git.patch
-#Patch0: glibc-git.patch
-# Patch0-md5: d41d8cd98f00b204e9800998ecf8427e
+Patch0: glibc-git.patch
+# Patch0-md5: 3860cde3c9be5de4e159bda0955149ba
# against GNU TP (libc domain)
#Patch1: %{name}-pl.po-update.patch
Patch2: %{name}-pld.patch
@@ -951,7 +951,7 @@ echo "Minimal supported kernel is 3.2.0" >&2
exit 1
%endif
-#%patch0 -p1
+%patch0 -p1
%patch2 -p1
%patch3 -p0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/f408717beca1e91de9f100eb045751880a443dad
More information about the pld-cvs-commit
mailing list