Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18592

Modified Files:
        root5.patch 
Log Message:
Cleaned up patch, no change in deb

Index: root5.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/root5.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- root5.patch 28 Mar 2006 15:36:59 -0000      1.7
+++ root5.patch 29 Mar 2006 01:58:28 -0000      1.8
@@ -144,14 +144,13 @@
  cpdllwin32() {
     mv -f bin/stdfunc.dll   $CINTDIRI
     mv -f bin/vector.dll    $CINTDIRS
-@@ -137,9 +111,9 @@
+@@ -137,9 +111,8 @@
           -DG__MAKECINT -c-2 -Z0 $STDFUNCDIR/stdfunc.h"
  execute "$CC $OPT $CINTCFLAGS -I. -o $STDFUNCDIR/G__c_stdfunc.o \
           -c $STDFUNCDIR/G__c_stdfunc.c"
 -$MAKELIB $PLATFORM $LD "$LDFLAGS" "$SOFLAGS" stdfunc.$SOEXT \
 -   $CINTDIRI/stdfunc.$SOEXT "$STDFUNCDIR/G__c_stdfunc.o"
 -rename $CINTDIRI/stdfunc
-+echo "$MAKELIB $PLATFORM $LD *** $LDFLAGS ** $SOFLAGS ***"
 +$MAKELIB $PLATFORM $LD "$LDFLAGS" "$SOFLAGS" $CINTDIRI/stdfunc.dll \
 +   $CINTDIRI/stdfunc.dll "$STDFUNCDIR/G__c_stdfunc.o"
  
@@ -168,12 +167,9 @@
  rename $CINTDIRI/posix
  
  rm -f $POSIXDIR/G__c_posix.c $POSIXDIR/G__c_posix.h $POSIXDIR/G__c_posix.o \
-@@ -185,10 +159,10 @@
- IPCDIR=$CINTDIRL/ipc
- 
+@@ -187,8 +160,8 @@
  execute "$CINT -K -w1 -zipc -n$IPCDIR/G__c_ipc.c -D__MAKECINT__ \
--         -DG__MAKECINT -c-2 -Z0 $IPCDIR/ipcif.h"
-+         -DG__MAKECINT -c-2$SOEXT -Z0 $IPCDIR/ipcif.h"
+          -DG__MAKECINT -c-2 -Z0 $IPCDIR/ipcif.h"
  execute "$CC $OPT $CINTCFLAGS -I. -o $IPCDIR/G__c_ipc.o -c $IPCDIR/G__c_ipc.c"
 -$MAKELIB $PLATFORM $LD "$LDFLAGS" "$SOFLAGS" ipc.$SOEXT \
 -   $CINTDIRI/sys/ipc.$SOEXT "$IPCDIR/G__c_ipc.o"



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to