thomas: server/perl-kolab MANIFEST,1.7,1.8 Makefile.PL,1.12,1.13

cvs at kolab.org cvs at kolab.org
Tue Feb 10 14:45:51 CET 2009


Author: thomas

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

Modified Files:
	MANIFEST Makefile.PL 
Log Message:
Fix kolab/issue3225 (Remove unused kolab_upgrade script)


Index: MANIFEST
===================================================================
RCS file: /kolabrepository/server/perl-kolab/MANIFEST,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- MANIFEST	8 Nov 2008 09:42:09 -0000	1.7
+++ MANIFEST	10 Feb 2009 13:45:49 -0000	1.8
@@ -10,7 +10,6 @@
 sbin/kolabcheckperm.in
 sbin/kolabconf.in
 sbin/kolabd.in
-sbin/kolab_upgrade.in
 data/etc/quotawarning.txt
 lib/Kolab.pm
 lib/Kolab/Conf.pm

Index: Makefile.PL
===================================================================
RCS file: /kolabrepository/server/perl-kolab/Makefile.PL,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.PL	8 Nov 2008 10:12:16 -0000	1.12
+++ Makefile.PL	10 Feb 2009 13:45:49 -0000	1.13
@@ -103,7 +103,7 @@
 	cat \$< | sed -e 's#\@CONFIG_DIR@#$CONFIG#g' > \$@
 	\$(FIXIN) \$@
 
-SBIN_TARGETS=sbin/kolabconf sbin/kolab_bootstrap sbin/kolabd sbin/kolabcheckperm sbin/kolab_upgrade
+SBIN_TARGETS=sbin/kolabconf sbin/kolab_bootstrap sbin/kolabd sbin/kolabcheckperm
 
 install_sbin: \$(SBIN_TARGETS)
 	mkdir -p \$(DESTDIR)/$INSTALLSBIN





More information about the commits mailing list