commit 0b671f22557a5ca9e1c01ef7e2d9e377686a4c23
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 16 21:18:14 2016 +0200

    typo

 rpm-preserve-tag-type.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm-preserve-tag-type.patch b/rpm-preserve-tag-type.patch
index 474815c..d0f452d 100644
--- a/rpm-preserve-tag-type.patch
+++ b/rpm-preserve-tag-type.patch
@@ -26,7 +26,7 @@ Date:   Sun May 5 21:56:02 2013 +0100
 -    if ((he->tag & 0x40000000)
 -     && (he->t == RPM_STRING_TYPE || he->t == RPM_STRING_ARRAY_TYPE))
 +    if ((he_s.tag & 0x40000000)
-+     && (he-s->t == RPM_STRING_TYPE || he_s.t == RPM_STRING_ARRAY_TYPE))
++     && (he_s->t == RPM_STRING_TYPE || he_s.t == RPM_STRING_ARRAY_TYPE))
        return;
  
      /* XXX Make 0x3fffffff disappear for now. Signature? */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/0b671f22557a5ca9e1c01ef7e2d9e377686a4c23

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to