Revision: 2757
          http://gar.svn.sourceforge.net/gar/?rev=2757&view=rev
Author:   bonivart
Date:     2009-01-07 16:45:33 +0000 (Wed, 07 Jan 2009)

Log Message:
-----------
cswclassutils: fix Makefile

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

Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile   2009-01-07 16:32:18 UTC (rev 
2756)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile   2009-01-07 16:45:33 UTC (rev 
2757)
@@ -12,13 +12,13 @@
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
-include ../category.mk
+include gar/category.mk
 
 WORKSRC = $(WORKDIR)
 SPKG_SOURCEURL = http://www.opencsw.org/
 
 install-custom:
-       @echo " ==> Installing $(GARNAME)"
+       @echo " ==> Installing $(GARNAME) (custom)"
        @rm -rf $(DESTDIR)
        @ginstall -d $(DESTDIR)/etc/opt/csw/init.d
        @ginstall -d $(DESTDIR)$(docdir)/$(GARNAME)


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