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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jan 7 17:45:34 CET 2009


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.



More information about the devel mailing list