[csw-devel] SF.net SVN: gar:[5073] csw/mgar/pkg/liblasi/trunk/Makefile

ellson at users.sourceforge.net ellson at users.sourceforge.net
Wed May 27 20:11:51 CEST 2009


Revision: 5073
          http://gar.svn.sourceforge.net/gar/?rev=5073&view=rev
Author:   ellson
Date:     2009-05-27 18:11:49 +0000 (Wed, 27 May 2009)

Log Message:
-----------
fix the directory renaming

Modified Paths:
--------------
    csw/mgar/pkg/liblasi/trunk/Makefile

Modified: csw/mgar/pkg/liblasi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblasi/trunk/Makefile	2009-05-27 18:06:26 UTC (rev 5072)
+++ csw/mgar/pkg/liblasi/trunk/Makefile	2009-05-27 18:11:49 UTC (rev 5073)
@@ -68,6 +68,6 @@
 	@( cd $(WORKSRC) ; \
 		gmake install DESTDIR=$(DESTDIR) ; \
 		mv $(DESTDIR)/opt/csw/share/doc/$(SOURCENAME)-$(GARVERSION) $(DESTDIR)/opt/csw/share/doc/$(GARNAME) ; \
-		mv $(DESTDIR)/opt/csw/share/lasi$(GARVERSION)/examples $(DESTDIR)/opt/csw/share/$(GARNAME)/ ; \
+		mv $(DESTDIR)/opt/csw/share/lasi$(GARVERSION)/* $(DESTDIR)/opt/csw/share/doc/$(GARNAME)/ ; \
 		rmdir $(DESTDIR)/opt/csw/share/lasi$(GARVERSION) )
 	@$(MAKECOOKIE)


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