File: dune_lower.patch

package info (click to toggle)
zed 3.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 388 kB
  • sloc: ml: 4,319; makefile: 12
file content (12 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Description: temporary workaround to a too-old dune in Debian
Author: Julien Puydt
Forwaded: not-needed

--- zed.orig/dune-project
+++ zed/dune-project
@@ -1,4 +1,4 @@
-(lang dune 3.0)
+(lang dune 2.9)
 
 (name zed)