Changes between Initial Version and Version 1 of Ticket #40052, comment 6


Ignore:
Timestamp:
Aug 9, 2013, 6:31:47 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40052, comment 6

    initial v1  
    1 Replying to [comment:5 neukomp@…]:
    2 > I can't get the patch to work.  I've also tried sudo but it errors out
    3 > with
    4 >
    5 > {{{
    6 > sudo curl 'https://trac.macports.org/raw-attachment/ticket/40052/remove-sdk.patch' | patch -d $(port dir unison) -p0
    7 > Password:
    8 >   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
    9 >                                  Dload  Upload   Total   Spent    Left  Speed
    10 > 100  1684  100  1684    0     0    331      0  0:00:05  0:00:05 --:--:--  2204
    11 > patching file files/patch-uimacnew-uimacnew.xcodeproj-project.pbxproj.diff
    12 > patch: **** Can't rename file /var/folders/nl/mt_xzj2n48zb8trmfch28zvh0000gn/T//poLMoJAa to files/patch-uimacnew-uimacnew.xcodeproj-project.pbxproj.diff : Permission denied
    13 >
    14 > }}}
    15 
    161Other way around. Put “sudo” before “patch”, not “curl”.