Changeset 2326 for pbibuild/modules

Show
Ignore:
Timestamp:
07/13/08 12:55:48 (5 months ago)
Author:
gonzalo
Message:

upgraded for 7.x to 1.1.1

Location:
pbibuild/modules/winrar3
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/winrar3/overlay-dir/PBI.SetupScript.sh

    r2217 r2326  
    2626    ln -s /Programs/${PROGDIR}/winrar.desktop  /home/${i}/.kde/share/apps/konqueror/servicemenus/ 
    2727  done 
    28 ln -s /Programs/WinRAR1.0/share/pixmaps/winrar.png /usr/local/share/icons/hicolor/32x32/mimetypes/winrar.png 
     28ln -s /Programs/${PROGDIR}/share/pixmaps/winrar.png /usr/local/share/icons/hicolor/32x32/mimetypes/winrar.png 
    2929echo "LAUNCHCLOSE: /usr/local/bin/winrar" 
  • pbibuild/modules/winrar3/overlay-dir/bin/winrar

    r2222 r2326  
    11#!/bin/sh 
    2 PROGDIR="WinRAR1.1.0" 
     2PROGDIR="WinRAR1.1.1" 
    33cd 
    44export WINEPREFIX="/Programs/${PROGDIR}/WINRAR" 
  • pbibuild/modules/winrar3/overlay-dir/bin/winraropen

    r2222 r2326  
    11#!/bin/sh 
    2 winrar "`/Programs/WinRAR1.1.0/bin/winepath -w %f`" 
     2winrar "`/Programs/WinRAR1.1.1/bin/winepath -w %f`" 
  • pbibuild/modules/winrar3/pbi.conf

    r2217 r2326  
    3333# Build Key - Change this to anything else to trigger a rebuild  
    3434#           - The rebuild will take place even if port is still the same ver 
    35 BUILDKEY="08" 
     35BUILDKEY="09" 
    3636 
    3737# Don't build this PBI on certian processors (i386 / amd64)