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

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


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

Log Message:
-----------
rename /opt/csw/share/liblasi/examples ==> /opt/csw/share/doc/examples

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

Modified: csw/mgar/pkg/liblasi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblasi/trunk/Makefile	2009-05-27 17:58:01 UTC (rev 5071)
+++ csw/mgar/pkg/liblasi/trunk/Makefile	2009-05-27 18:06:26 UTC (rev 5072)
@@ -68,5 +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) $(DESTDIR)/opt/csw/share/$(GARNAME))
+		mv $(DESTDIR)/opt/csw/share/lasi$(GARVERSION)/examples $(DESTDIR)/opt/csw/share/$(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