[csw-devel] SF.net SVN: gar:[10246] csw/mgar/pkg/gtk2/branch-c/Makefile

theferret at users.sourceforge.net theferret at users.sourceforge.net
Thu Jun 17 18:58:00 CEST 2010


Revision: 10246
          http://gar.svn.sourceforge.net/gar/?rev=10246&view=rev
Author:   theferret
Date:     2010-06-17 16:57:59 +0000 (Thu, 17 Jun 2010)

Log Message:
-----------
gtk2/branch-c/Makefile tweak

Modified Paths:
--------------
    csw/mgar/pkg/gtk2/branch-c/Makefile

Modified: csw/mgar/pkg/gtk2/branch-c/Makefile
===================================================================
--- csw/mgar/pkg/gtk2/branch-c/Makefile	2010-06-17 12:32:16 UTC (rev 10245)
+++ csw/mgar/pkg/gtk2/branch-c/Makefile	2010-06-17 16:57:59 UTC (rev 10246)
@@ -203,7 +203,7 @@
 	@(cd $(SRCDIR); gmake DESTDIR=`pwd`/tmpdest install )
 	@echo copying $(SRCDIR)/tmpdest/$(LIBDIR64_$(ARCH))
 	@(cd $(SRCDIR)/tmpdest; tar cf - ./$(LIBDIR64_$(ARCH)) ) | (cd $(SRCDIR)/cswstage; tar xf -)
-	cp $(SRCDIR)/COPYING $(SRCDIR)/cswstage/COPYING
+	(cd $(SRCDIR) ; cp COPYING cswstage/.)
 	@echo ""
 	touch $@
 


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