/[PAMELA software]/quicklook/trigger/install.sh
ViewVC logotype

Diff of /quicklook/trigger/install.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by campana, Thu May 11 10:07:39 2006 UTC revision 1.2 by campana, Wed Jun 28 16:31:08 2006 UTC
# Line 86  if [ $# -gt 0 ]; then Line 86  if [ $# -gt 0 ]; then
86                  rm -rf ${THISDIR}/target                  rm -rf ${THISDIR}/target
87                  mkdir ${THISDIR}/target                  mkdir ${THISDIR}/target
88                  mkdir ${THISDIR}/target/macros                  mkdir ${THISDIR}/target/macros
                 unset PAM_CCO  
                 export PAM_CCO=1  
                 unset PAM_MACROS                          
                 export PAM_MACROS=${THISDIR}/target/macros  
89                  unset PAM_YODA                  unset PAM_YODA
90                  export PAM_YODA=$INDIR                  export PAM_YODA=$INDIR
91                  if [ $YODA ]; then                  if [ $YODA ]; then
# Line 117  if [ $# -gt 0 ]; then Line 113  if [ $# -gt 0 ]; then
113                  if [ ! -d $INDIR/doc/ ]; then                  if [ ! -d $INDIR/doc/ ]; then
114                      mkdir $INDIR/doc/                      mkdir $INDIR/doc/
115                  fi                  fi
                 unset PAM_DOC  
                 export PAM_DOC=$INDIR/doc/                
116              fi              fi
117          fi;          fi;
118      else      else

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23