]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-arch-x86_64.patch
- updated for 4.4.9 (but probably not needed at all)
[packages/rpm.git] / rpm-arch-x86_64.patch
index 8c86d058857a4a313114967637eb4168c7fc5238..a2da81d03716cd74d6d544efbf70aa87f1841bfa 100644 (file)
@@ -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)");
This page took 0.02797 seconds and 4 git commands to generate.