Changeset 448 for trunk/data

Show
Ignore:
Timestamp:
08/22/08 09:12:44 (3 months ago)
Author:
saurik
Message:

Fixed internal paths for p7zip programs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/p7zip/make.sh

    r218 r448  
    22mv -f makefile.macosx makefile.machine 
    33make all2 
    4 make install DEST_HOME="${PKG_DEST}/usr" 
     4make install DEST_DIR="${PKG_DEST}" DEST_HOME="/usr"