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

Duplicated icons fixed

Location:
pbibuild/modules/freeciv/overlay-dir
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pbibuild/modules/freeciv/overlay-dir/PBI.RemoveScript.sh

    r1167 r1245  
    1313rm -fR /usr/local/man/man6/civserver.6.gz 
    1414rm -fR /usr/local/share/freeciv 
    15 rm -fR /usr/local/share/applications/freeciv.desktop 
     15#rm -fR /usr/local/share/applications/freeciv.desktop 
    1616 
    1717# Remove the old locale files since we are uninstalling 
  • pbibuild/modules/freeciv/overlay-dir/PBI.SetupScript.sh

    r1167 r1245  
    2121ln -s /Programs/${PROGDIR}/man/man6/civserver.6.gz /usr/local/man/man6/civserver.6.gz 
    2222ln -s /Programs/${PROGDIR}/share/freeciv /usr/local/share/freeciv 
    23 ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop 
     23#ln -s /Programs/${PROGDIR}/share/applications/freeciv.desktop /usr/local/share/applications/freeciv.desktop 
    2424# Copy over all the LANG files 
    2525LANGFILE="freeciv.mo"