Changeset 2721
- Timestamp:
- 09/06/08 12:54:59 (3 months ago)
- Location:
- pbibuild/modules/minigolfmaniacs
- Files:
-
- 2 removed
- 2 modified
-
kmenu-dir/minigolfm (modified) (1 diff)
-
kmenu-dir/remove (deleted)
-
overlay-dir/bin/minigolfm-cfg (deleted)
-
pbi.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/minigolfmaniacs/kmenu-dir/minigolfm
r1235 r2721 10 10 ExeWebLink: 0 11 11 ExeTaskbar: 0 12 ExeOwndir: 112 ExeOwndir: 2 13 13 ExeKdeCat: Games -
pbibuild/modules/minigolfmaniacs/pbi.conf
r1561 r2721 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY="0 6"35 BUILDKEY="07" 36 36 37 37 # Don't build this PBI on certian processors (i386 / amd64) … … 40 40 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY 41 41 # Set this to YES to mark a port / module as broken 42 PORTBROKE="YES" ; export PORTBROKE42 #PORTBROKE="YES" ; export PORTBROKE
