File: fixGit.patch

package info (click to toggle)
ecl 24.5.10.20250914.git294da20%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,016 kB
  • sloc: ansic: 190,682; lisp: 69,500; xml: 8,221; asm: 5,551; sh: 3,390; makefile: 2,020; cpp: 190; java: 116
file content (19 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Force the correct Git Id into the image
 We do not build from a git repo and we want the ECL to correctly give
 the commit use. Please change when changing upstream release.
Author: Peter Van Eynde <pvaneynd@debian.org>
Forwarded: not-needed
Last-Update: 2025-10-08
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- ecl.orig/src/bare.lsp.in
+++ ecl/src/bare.lsp.in
@@ -40,7 +40,7 @@
 ;;; * Create bogus commit version number
 ;;;
 
-(setq si::+commit-id+ "UNKNOWN")
+(setq si::+commit-id+ "294da20f")
 
 ;;;
 ;;; * Setup cross compilation