Revision: 2954
          http://gar.svn.sourceforge.net/gar/?rev=2954&view=rev
Author:   wbonnet
Date:     2009-01-31 21:33:16 +0000 (Sat, 31 Jan 2009)

Log Message:
-----------
Change the name of the licence file
Documentation is installed under /opt/csw/share/doc/commons-beanutils and no 
longer /opt/csw/share/doc/commons-beanutils/docs

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

Modified: csw/mgar/pkg/beanutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/beanutils/trunk/Makefile       2009-01-31 17:05:08 UTC (rev 
2953)
+++ csw/mgar/pkg/beanutils/trunk/Makefile       2009-01-31 21:33:16 UTC (rev 
2954)
@@ -49,8 +49,6 @@
           ln -s $(GARNAME)-$(GARVERSION).jar $(GARNAME).jar )
        @ginstall -d $(DESTDIR)$(datadir)/doc/$(GARNAME)
        @ginstall -d $(DESTDIR)$(datadir)/licences/$(GARNAME)
-       @gcp -fp $(WORKSRC)/$(DISTNAME)/LICENSE.txt 
$(DESTDIR)$(datadir)/licences/$(GARNAME)
-       @( cd $(DESTDIR)$(datadir)/licences/$(GARNAME) ; \
-          ln -s LICENSE.txt Apache_License_2.0.txt )
-       @gcp -frp $(WORKSRC)/$(DISTNAME)/apidocs 
$(DESTDIR)$(datadir)/doc/$(GARNAME)/docs
+       @gcp -fp $(WORKSRC)/$(DISTNAME)/LICENSE.txt 
$(DESTDIR)$(datadir)/licences/$(GARNAME)/Apache_License_2.0.txt
+       @gcp -frp $(WORKSRC)/$(DISTNAME)/apidocs/* 
$(DESTDIR)$(datadir)/doc/$(GARNAME)
        @$(MAKECOOKIE)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to