richard: server/kolabd/kolabd ChangeLog, 1.17, 1.18 Makefile.am, 1.9, 1.10

cvs at intevation.de cvs at intevation.de
Thu Dec 22 23:15:08 CET 2005


Author: richard

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv19576

Modified Files:
	ChangeLog Makefile.am 
Log Message:
Makefile.am: make kolabpasswd executable for non OPENPKG distributions
as well



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- ChangeLog	22 Dec 2005 22:11:37 -0000	1.17
+++ ChangeLog	22 Dec 2005 22:15:06 -0000	1.18
@@ -1,4 +1,9 @@
+2005-12-22 Richard Bos <richard at radoeka.nl>
+	* Makefile.am: make kolabpasswd executable for non OPENPKG distributions
+	  as well
+
 2005-12-22 Marcus Hüwe <suse-tux at gmx.de>
+	Patch committed by Richard Bos
 	* dist_conf/suse: changed perllib from site_perl to vendor_perl
 	  changed pkgdocdir from ${datadir}/doc/packages to
 	  ${datadir}/doc/packages/kolab

Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.am	18 Dec 2005 08:31:53 -0000	1.9
+++ Makefile.am	22 Dec 2005 22:15:06 -0000	1.10
@@ -528,8 +528,8 @@
 	chmod +744 $(DESTDIR)$(sbindir)/kolabconf
 	chmod +744 $(DESTDIR)$(sbindir)/kolabcheckperm
 	chmod +755 $(DESTDIR)$(kolabrcdir)/$(kolabrc_FILE)
+	chmod +755 $(DESTDIR)$(bindir)/kolabpasswd
 if OPENPKG
 	chmod +744 $(DESTDIR)$(bindir)/kolab
-	chmod +755 $(DESTDIR)$(bindir)/kolabpasswd
 endif
 





More information about the commits mailing list