Show
Ignore:
Timestamp:
01/23/08 18:41:10 (10 months ago)
Author:
gonzalo
Message:

chowned folder and name prob

Location:
pbibuild/modules/minigolfmaniacs
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/minigolfmaniacs/overlay-dir/bin/minigolfm

    r1237 r1249  
    11#!/bin/sh 
    22USER=`who | grep :0 | cut -f 1 -d " "` 
    3 PROGDIR="CHANGEME" 
    4 chmod $USER /Programs/${PROGDIR}/mgm 
     3PROGDIR="MiniGolfManiacs0.9.53" 
     4chown ${USER} /Programs/${PROGDIR}/mgm 
    55cd 
    66export WINEPREFIX="/Programs/${PROGDIR}/mgm" 
  • pbibuild/modules/minigolfmaniacs/overlay-dir/bin/minigolfm-cfg

    r1237 r1249  
    11#!/bin/sh 
    22USER=`who | grep :0 | cut -f 1 -d " "` 
    3 PROGDIR="CHANGEME" 
    4 chmod $USER /Programs/${PROGDIR}/mgm 
     3PROGDIR="MiniGolfManiacs0.9.53" 
     4chown ${USER} /Programs/${PROGDIR}/mgm 
    55cd 
    66export WINEPREFIX="/Programs/${PROGDIR}/mgm" 
  • pbibuild/modules/minigolfmaniacs/pbi.conf

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