Revision: 3136
          http://gar.svn.sourceforge.net/gar/?rev=3136&view=rev
Author:   wbonnet
Date:     2009-02-16 20:56:53 +0000 (Mon, 16 Feb 2009)

Log Message:
-----------
Move files under java

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

Removed Paths:
-------------
    csw/mgar/pkg/beanutils/
    csw/mgar/pkg/chain/
    csw/mgar/pkg/cli/
    csw/mgar/pkg/codec/
    csw/mgar/pkg/collections/

Modified: csw/mgar/pkg/dbus/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dbus/trunk/Makefile    2009-02-16 20:55:10 UTC (rev 3135)
+++ csw/mgar/pkg/dbus/trunk/Makefile    2009-02-16 20:56:53 UTC (rev 3136)
@@ -54,9 +54,8 @@
 post-install:
        ( OLDDIR=`pwd` && cd $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/opt/csw/etc/dbus-1 && \
           for i in *.conf ; do mv $$i $$i.CSW ; done && cd $$OLDDIR ; \
-         ginstall -d $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/rc3.d  ; \
-         ginstall -d $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/init.d  ; \
-         cp -fr $(FILEDIR)/cswdbus $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/init.d  ; \
+         ginstall -d $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/opt/csw/init.d  ; \
+         cp -fr $(FILEDIR)/cswdbus $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/opt/csw/init.d  ; \
          rm -f $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/rc3.d/S52cswdbus  ; \
          ln -s ../init.d/cswdbus $(WORKROOTDIR)/install-$(firstword 
$(MODULATIONS))/etc/rc3.d/S52cswdbus  ; )
        @$(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