gunnar: server/pear pear.spec.template,1.6,1.7 
    cvs at kolab.org 
    cvs at kolab.org
       
    Thu Feb 18 11:06:55 CET 2010
    
        - Previous message: gunnar: server/pear-h4/Horde_Cli-H4 Makefile,1.1,1.2 
 
        - Next message: gunnar: server/pear-h4/Horde_Imap_Client-H4 .cvsignore, NONE,	1.1 ChangeLog, NONE, 1.1 Makefile, NONE, 1.1 package.info, NONE, 1.1 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: gunnar
Update of /kolabrepository/server/pear
In directory doto:/tmp/cvs-serv10085/pear
Modified Files:
	pear.spec.template 
Log Message:
Added the next Horde4 piece: imp. Does work on my test install but there are still some major issues and installation on another system should be close but not yet fully functional.
Index: pear.spec.template
===================================================================
RCS file: /kolabrepository/server/pear/pear.spec.template,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pear.spec.template	16 Feb 2010 07:33:45 -0000	1.6
+++ pear.spec.template	18 Feb 2010 10:06:53 -0000	1.7
@@ -57,6 +57,9 @@
 %build
 
 %install
+	if [ -d scripts ]; then
+          find scripts -type f | xargs sed -i -e "s#/bin/sh#%{l_prefix}/lib/openpkg/bash#"
+	fi
         if [ "%{V_php_lib_loc}" == "php-h4" ]; then
           PHP_BIN_DIR="bin-h4"
         else
    
    
        
	- Previous message: gunnar: server/pear-h4/Horde_Cli-H4 Makefile,1.1,1.2 
 
	- Next message: gunnar: server/pear-h4/Horde_Imap_Client-H4 .cvsignore, NONE,	1.1 ChangeLog, NONE, 1.1 Makefile, NONE, 1.1 package.info, NONE, 1.1 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list