Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32528

Modified Files:
        refmac.info 
Log Message:
refmac csh script error corrected in profile.d file

Index: refmac.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/refmac.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- refmac.info 15 Aug 2013 01:36:21 -0000      1.1
+++ refmac.info 29 Aug 2013 23:14:20 -0000      1.2
@@ -1,6 +1,6 @@
 Package: refmac
 Version: 5.7.0032
-Revision: 1
+Revision: 2
 Source: 
http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/content/%n/SourceEtal/%n5.7_source_v%v.tar.gz
 Source-MD5: 6bde74d6fc1c7f32026ced6fd8741c99 
 Source2: 
http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/content/%n/Dictionary/%n_dictionary_v5.41.tar.gz
@@ -32,7 +32,7 @@
 echo '    export CCP4_SCR="/tmp/$USER"; mkdir -p "$CCP4_SCR"'       >> 
%i/etc/profile.d/refmac.sh
 echo 'fi'                                                           >> 
%i/etc/profile.d/refmac.sh
 #
-echo 'if ( ! -d  ${CINCL} ) then'                                    > 
%i/etc/profile.d/refmac.csh
+echo 'if ( ! $?CINCL ) then'                                         > 
%i/etc/profile.d/refmac.csh
 echo '    setenv CINCL %p/share/%n'                                 >> 
%i/etc/profile.d/refmac.csh
 echo '    setenv CCP4_SCR "/tmp/$USER"; mkdir -p "$CCP4_SCR"'       >> 
%i/etc/profile.d/refmac.csh
 echo 'endif'                                                        >> 
%i/etc/profile.d/refmac.csh


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to