Show
Ignore:
Timestamp:
02/04/08 07:16:11 (10 months ago)
Author:
gonzalo
Message:

pptviewer binary fixed

Location:
pbibuild/modules/powerpointviewer2003
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/powerpointviewer2003/build.sh

    r1303 r1311  
    99#   PORTVER = Version number of the port we used to build 
    1010############################################################################## 
     11# Save the right version number in the removepbi.sh script 
     12sed -e "s,CHANGEME,PowerpointViewer20030.9.54${PORTVER},g" ${PBIDIR}/bin/pptview2003 > /tmp/pptview2003 
     13mv /tmp/pptview2003 ${PBIDIR}/bin/pptview2003 
     14chmod 755 ${PBIDIR}/bin/pptview2003 
  • pbibuild/modules/powerpointviewer2003/overlay-dir/bin/pptview2003

    r1303 r1311  
    11#!/bin/sh 
    22USER=`who | grep :0 | cut -f 1 -d " "` 
     3#PROGDIR="PowerpointViewer20030.9.54" 
    34PROGDIR="CHANGEME" 
    45chmod $USER /Programs/${PROGDIR}/PPTVIEW2003 
  • pbibuild/modules/powerpointviewer2003/pbi.conf

    r1303 r1311  
    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="01" 
     35BUILDKEY="02" 
    3636 
    3737export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY