richard: server/perl-kolab ChangeLog,1.6,1.7 Makefile.am,1.7,1.8

cvs at intevation.de cvs at intevation.de
Tue Jan 3 22:51:03 CET 2006


Author: richard

Update of /kolabrepository/server/perl-kolab
In directory doto:/tmp/cvs-serv14382

Modified Files:
	ChangeLog Makefile.am 
Log Message:
distribute only the files to be distributed from the dist_conf directory



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/perl-kolab/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ChangeLog	30 Dec 2005 19:38:45 -0000	1.6
+++ ChangeLog	3 Jan 2006 21:51:01 -0000	1.7
@@ -1,3 +1,7 @@
+2006-01-03 Richard Bos <richard at radoeka.nl>
+	* Makefile.am: distribute only the files to be distributed
+	  from the dist_conf directory
+
 2005-12-30 Richard Bos <richard at radoeka.nl>
 	* Kolab/Makefile.am,
 	  Kolab-Conf/Makefile.am,

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am	17 Dec 2005 21:45:32 -0000	1.7
+++ Makefile.am	3 Jan 2006 21:51:01 -0000	1.8
@@ -76,7 +76,13 @@
 CLEANFILES += Kolab-Mailer/Mailer.pm
 EXTRA_DIST += Kolab-Mailer/Mailer.pm.in
 
-EXTRA_DIST += dist_conf
 CLEANFILES += perl-kolab.spec
 
-install-data-hook:
+EXTRA_DIST += dist_conf/common \
+	dist_conf/debian \
+	dist_conf/gentoo \
+	dist_conf/kolab \
+	dist_conf/mandriva \
+	dist_conf/suse
+
+





More information about the commits mailing list