From 89f8367e05e84ece5ba761b37d32486039612e2d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 21 May 2007 22:39:39 +0000 Subject: [PATCH 1/1] - updated for 4.4.9 (but probably not needed at all) Changed files: rpm-arch-x86_64.patch -> 1.3 --- rpm-arch-x86_64.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/rpm-arch-x86_64.patch b/rpm-arch-x86_64.patch index 8c86d05..a2da81d 100644 --- a/rpm-arch-x86_64.patch +++ b/rpm-arch-x86_64.patch @@ -8,14 +8,3 @@ *) SUBSTS=y___ ;; esac ---- rpm/lib/rpmds.c.org 2007-05-19 20:54:35.782330814 +0200 -+++ rpm/lib/rpmds.c 2007-05-19 20:55:12.519874545 +0200 -@@ -2703,7 +2703,7 @@ - /*@modifies t @*/ - { - *t = '\0'; --#if !defined(__alpha__) && ( !defined(__sun) && !defined(__unix) ) -+#if !defined(__alpha__) && !defined(__sun) - if (isElf64) { - if (s[strlen(s)-1] != ')') - (void) stpcpy( stpcpy(t, s), "()(64bit)"); -- 2.43.0