Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18838
Modified Files: saga.info Log Message: Fix the script Index: saga.info =================================================================== RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/saga.info,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- saga.info 28 Jun 2013 10:14:38 -0000 1.3 +++ saga.info 28 Jun 2013 20:52:57 -0000 1.4 @@ -2,7 +2,7 @@ Package: saga Version: 2.1.0 -Revision: 0.1 +Revision: 0.2 Description: System for Automated Geoscientific Analyses License: GPL Homepage: http://qgis.org @@ -42,7 +42,7 @@ make install DESTDIR=%d rm -f %i/lib/*.la rm -f %i/lib/saga/*.la - perl -pi -e "s|elif ! \[ -e \\\$exename \]; then|#elif ! [ -e $exename ]; then|g" create_saga_app.sh + perl -pi -e "s|elif ! \[ -e \\\$exename \]; then|#elif ! [ -e $exename ]; then|g" ../../create_saga_app.sh chmod +x ../../create_saga_app.sh mv ../../saga_gui.icns ./ ../../create_saga_app.sh %p/bin/saga_gui SAGA ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs