Changeset 1183

Show
Ignore:
Timestamp:
01/15/08 19:08:20 (11 months ago)
Author:
gonzalo
Message:

PDFedit fixed

Location:
pbibuild/modules/pdfedit
Files:
1 added
5 modified

Legend:

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

    r1175 r1183  
    1515then 
    1616 # Ask if we want to remove the user profiles 
    17  kdialog --yesno "Do you want to remove PDFEdit user settings?" --title "Remove user settings" 
     17 kdialog --yesno "Do you want to remove PDFedit user settings?" --title "Remove user settings" 
    1818 if [ "$?" = "0" ] 
    1919 then 
  • pbibuild/modules/pdfedit/overlay-dir/PBI.SetupScript.sh

    r1175 r1183  
    1515# echo 'MSG: <text>' # Display this text above progress bar 
    1616######################################### 
    17 ln -s /Programs/${PROGDIR}/.pdfedit /usr/local/bin/pdfedit 
     17ln -s /Programs/${PROGDIR}/.sbin/pdfedit /usr/local/bin/pdfedit 
    1818ln -s /Programs/${PROGDIR}/man/man1/pdfedit.1.gz /usr/local/man/man1/pdfedit.1.gz 
    1919ln -s /Programs/${PROGDIR}/share/doc/pdfedit /usr/local/share/doc/pdfedit 
  • pbibuild/modules/pdfedit/pbi.conf

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