Changeset 1385
- Timestamp:
- 02/14/08 12:26:35 (10 months ago)
- Location:
- pbibuild/modules/eqonomize
- Files:
-
- 2 modified
-
overlay-dir/PBI.SetupScript.sh (modified) (1 diff)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/eqonomize/overlay-dir/PBI.SetupScript.sh
r1314 r1385 31 31 ln -s /Programs/${PROGDIR}/share/icons/hicolor/128x128/apps/eqonomize.png /usr/local/share/icons/hicolor/128x128/apps/eqonomize.png 32 32 ln -s /Programs/${PROGDIR}/share/icons/hicolor/128x128/mimetypes/eqz.png /usr/local/share/icons/hicolor/128x128/mimetypes/eqz.png 33 ln -s /Programs/${PROGDIR}/share/mimelnk/application/x-eqonomize.desktop /usr/local/share/mimelnk/application/x-eqonomize.desktop33 #ln -s /Programs/${PROGDIR}/share/mimelnk/application/x-eqonomize.desktop /usr/local/share/mimelnk/application/x-eqonomize.desktop 34 34 # Copy over all the LANG files 35 35 LANGFILE="eqonomize.mo" -
pbibuild/modules/eqonomize/pbi.conf
r1314 r1385 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 2"35 BUILDKEY="03" 36 36 37 37 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
