[csw-devel] SF.net SVN: gar:[5768] csw/mgar/pkg/bind/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Jul 31 12:18:13 CEST 2009
Revision: 5768
http://gar.svn.sourceforge.net/gar/?rev=5768&view=rev
Author: bonivart
Date: 2009-07-31 10:18:12 +0000 (Fri, 31 Jul 2009)
Log Message:
-----------
bind: fix dir entry
Modified Paths:
--------------
csw/mgar/pkg/bind/trunk/Makefile
Modified: csw/mgar/pkg/bind/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bind/trunk/Makefile 2009-07-31 09:56:19 UTC (rev 5767)
+++ csw/mgar/pkg/bind/trunk/Makefile 2009-07-31 10:18:12 UTC (rev 5768)
@@ -88,5 +88,6 @@
@$(foreach DOC,$(DOCLIST),cp $(FILEDIR)/$(DOC) $(DESTDIR)$(docdir)/$(GARNAME);)
( cd $(WORKSRC) ; \
gmake DESTDIR=$(DESTDIR) install )
+ @ginstall -d $(DESTDIR)/var/opt/csw/named
@touch $(DESTDIR)/var/opt/csw/named/named.pid
@$(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