[csw-devel] SF.net SVN: gar:[7211] csw/mgar/pkg/esound/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Nov 10 17:17:46 CET 2009
Revision: 7211
http://gar.svn.sourceforge.net/gar/?rev=7211&view=rev
Author: dmichelsen
Date: 2009-11-10 16:17:46 +0000 (Tue, 10 Nov 2009)
Log Message:
-----------
esound: Use cswmigrateconf
Modified Paths:
--------------
csw/mgar/pkg/esound/trunk/Makefile
Modified: csw/mgar/pkg/esound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/esound/trunk/Makefile 2009-11-10 16:17:00 UTC (rev 7210)
+++ csw/mgar/pkg/esound/trunk/Makefile 2009-11-10 16:17:46 UTC (rev 7211)
@@ -23,9 +23,17 @@
# - Document the location in esd(1)
# - Skip 64 binaries
+sysconfdir = /etc/opt/csw
+
+PRESERVECONF = $(sysconfdir)/esd.conf
+MIGRATE_FILES = esd.conf
+
BUILD64 = 1
+NO_ISAEXEC = 1
CONFIGURE_ARGS = $(DIRPATHS)
TEST_TARGET = check
+MERGE_DIRS_isa-extra = $(libdir)
+
include gar/category.mk
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