packages: gitolite/gitolite.spec - more hacks!!!
pawelz
pawelz at pld-linux.org
Mon Jun 7 16:40:07 CEST 2010
Author: pawelz Date: Mon Jun 7 14:40:07 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- more hacks!!!
---- Files affected:
packages/gitolite:
gitolite.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/gitolite/gitolite.spec
diff -u packages/gitolite/gitolite.spec:1.8 packages/gitolite/gitolite.spec:1.9
--- packages/gitolite/gitolite.spec:1.8 Mon Jun 7 16:13:27 2010
+++ packages/gitolite/gitolite.spec Mon Jun 7 16:40:02 2010
@@ -55,7 +55,7 @@
# Some ugly hacks. Life without ugly hacks would be so borring.
sed -i 's,^GL_PACKAGE_CONF=.*,GL_PACKAGE_CONF=%{_sysconfdir}/gitolite,g' src/gl-setup
-sed -i '2a\GL_ADMIN=$HOME/.gitolite\n' hooks/gitolite-admin/post-update
+sed -i '2a\GL_ADMIN=$HOME/.gitolite\nGL_BINDIR=%{_bindir}\n' hooks/gitolite-admin/post-update
%build
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/06/07 14:40:02 pawelz
+- more hacks!!!
+
Revision 1.8 2010/06/07 14:13:27 pawelz
- add some envs to shell scripts (I'm really interested whether author of this
crap uses it, or at least whether he tried to run it)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gitolite/gitolite.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list