Branch '2.3-stable' - z-push/z-push.spec

Christoph Wickert wickert at kolabsys.com
Fri Apr 29 22:55:42 CEST 2011


 z-push/z-push.spec |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b9d567d5bb6a69b2f6a0d5cad49e9622dd7ad2bb
Author: Christoph Wickert <wickert at kolabsys.com>
Date:   Fri Apr 29 22:55:36 2011 +0200

    z-push: enable the fix for bugzilla.kolabsys.com #73 - it was accidentially commented out

diff --git a/z-push/z-push.spec b/z-push/z-push.spec
index 374a849..d2a835f 100644
--- a/z-push/z-push.spec
+++ b/z-push/z-push.spec
@@ -47,7 +47,7 @@ groupware can be connected and synced with these devices.
 
 %build
 # make sure prefix is correct
-#sed -i 's|@l_prefix@|%{l_prefix}|g' z-push.conf %{SOURCE2}
+sed -i 's|@l_prefix@|%{l_prefix}|g' z-push.conf %{SOURCE2}
 
 %install
 rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list