Skip to content

Commit 6a1760c

Browse files
committed
ZSON is in fact not rellocatable for now
1 parent 92d9842 commit 6a1760c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zson.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
comment = 'ZSON'
22
default_version = '1.0'
33
module_pathname = '$libdir/zson'
4-
relocatable = true
4+
relocatable = false

0 commit comments

Comments
 (0)