New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82264


Ignore:
Timestamp:
08/11/11 13:51:36 (4 years ago)
Author:
afb@…
Message:

apt: patch the right file (thanks jmr)

Location:
trunk/dports/sysutils/apt
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/dports/sysutils/apt/Portfile

    r82136 r82264  
    3131                        patch-static-constructors \ 
    3232                        soname-magic.diff \ 
    33                         patch-build-include-system.h \ 
     33                        patch-apt-pkg-contrib-system.h \ 
    3434                        patch-apt-inst-deb-dpkgdb.cc 
    3535 
  • trunk/dports/sysutils/apt/files/patch-apt-pkg-contrib-system.h

    r82239 r82264  
    1 --- build/include/system.h.orig 2011-08-08 13:14:47.000000000 +0200 
    2 +++ build/include/system.h      2011-08-08 13:24:37.000000000 +0200 
     1--- apt-pkg/contrib/system.h.orig       1999-12-11 00:40:29.000000000 +0100 
     2+++ apt-pkg/contrib/system.h    2011-08-08 13:24:37.000000000 +0200 
    33@@ -26,7 +26,7 @@ 
    44 #endif 
Note: See TracChangeset for help on using the changeset viewer.