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

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Jun 30 14:14:11 CEST 2009


Revision: 5436
          http://gar.svn.sourceforge.net/gar/?rev=5436&view=rev
Author:   bensons
Date:     2009-06-30 12:14:10 +0000 (Tue, 30 Jun 2009)

Log Message:
-----------
pound2: added DESTDIR to pidfile directory

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

Modified: csw/mgar/pkg/pound2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pound2/trunk/Makefile	2009-06-30 12:10:19 UTC (rev 5435)
+++ csw/mgar/pkg/pound2/trunk/Makefile	2009-06-30 12:14:10 UTC (rev 5436)
@@ -48,7 +48,7 @@
 	ginstall -m 644 $(WORKSRC)/poundctl.8 $(DESTDIR)$(mandir)/man8/pound2ctl.8
 	ginstall -d $(DESTDIR)$(sysconfdir)/$(CATALOGNAME)
 	ginstall -m 644 $(FILEDIR)/pound2-sample.cfg $(DESTDIR)$(sysconfdir)/$(CATALOGNAME)
-	ginstall -d /var/opt/csw/run
+	ginstall -d $(DESTDIR)/var/opt/csw/run
 
 docs-list  = $(WORKSRC)/README
 docs-list += $(WORKSRC)/FAQ


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