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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Nov 20 17:05:43 CET 2009


Revision: 7363
          http://gar.svn.sourceforge.net/gar/?rev=7363&view=rev
Author:   dmichelsen
Date:     2009-11-20 16:05:42 +0000 (Fri, 20 Nov 2009)

Log Message:
-----------
icecast: Relocate directories to new locations

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

Modified: csw/mgar/pkg/icecast/trunk/Makefile
===================================================================
--- csw/mgar/pkg/icecast/trunk/Makefile	2009-11-20 15:29:51 UTC (rev 7362)
+++ csw/mgar/pkg/icecast/trunk/Makefile	2009-11-20 16:05:42 UTC (rev 7363)
@@ -21,8 +21,14 @@
 PREREQUISITE_PKGS = $(REQUIRED_PKGS)
 
 sysconfdir = /etc/opt/csw
+localstatedir = /var/opt/csw
+PRESERVECONF = $(sysconfdir)/icecast.xml
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 TEST_TARGET = check
 
 include gar/category.mk
+
+post-install-modulated:
+	@ginstall -d $(DESTDIR)$(localstatedir)/log/icecast


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