summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-09 16:18:14 -0400
committerJune McEnroe <june@causal.agency>2020-08-09 16:18:14 -0400
commit59ebc9fd6ac307dfdec29fc84e12dbc67efc4277 (patch)
tree2f0aae9a85b182f3bdaedf28645e3e9b4859123a /etc
parentAdd scooper update to "IRC Suite" (diff)
downloadsrc-59ebc9fd6ac307dfdec29fc84e12dbc67efc4277.tar.gz
src-59ebc9fd6ac307dfdec29fc84e12dbc67efc4277.zip
Publish "LibreTLS"
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
&follow=1'>ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping We already have a global cgit_version which is set from the #define'd CGIT_VERSION in cgit.c. Change ui-patch.c to use this so that we only need to rebuild cgit.o when the version changes. Signed-off-by: John Keeping <john@keeping.me.uk> 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping