[csw-devel] SF.net SVN: gar:[20207] csw/mgar/pkg/ocaml/trunk/files/3-patch

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed Jan 23 14:15:12 CET 2013


Revision: 20207
          http://gar.svn.sourceforge.net/gar/?rev=20207&view=rev
Author:   cgrzemba
Date:     2013-01-23 13:15:12 +0000 (Wed, 23 Jan 2013)
Log Message:
-----------
ocaml/trunk: update patch

Modified Paths:
--------------
    csw/mgar/pkg/ocaml/trunk/files/3-patch

Modified: csw/mgar/pkg/ocaml/trunk/files/3-patch
===================================================================
--- csw/mgar/pkg/ocaml/trunk/files/3-patch	2013-01-23 13:03:35 UTC (rev 20206)
+++ csw/mgar/pkg/ocaml/trunk/files/3-patch	2013-01-23 13:15:12 UTC (rev 20207)
@@ -19,7 +19,7 @@
 +	rm -f $(DESTDIR)$(LIBDIR)/stdlib.p.a; ln -s stdlib.a $(DESTDIR)$(LIBDIR)/stdlib.p.a
 +	rm -f $(DESTDIR)$(LIBDIR)/std_exit.p.cmx; \
 +          ln -s std_exit.cmx $(DESTDIR)$(LIBDIR)/std_exit.p.cmx
-+	rm -f $(DESTDIR)$(LIBDIR)/std_exit.p.o; ln -s std_exit.o $(LIBDIR)/std_exit.p.o
++	rm -f $(DESTDIR)$(LIBDIR)/std_exit.p.o; ln -s std_exit.o $(DESTDIR)$(LIBDIR)/std_exit.p.o
  
  installopt-prof:
 -	cp stdlib.p.cmxa stdlib.p.a std_exit.p.cmx std_exit.p.o $(LIBDIR)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list